Marco Vockner

Results 30 comments of Marco Vockner

Can you send me a screenshot of your[ Rainmeter log](https://docs.rainmeter.net/manual/user-interface/about/#LogTab)?

I would love to implement color fading, but that needs to be tested first if it is working properly and if it is too CPU intensive. I'm gonna look into...

Please fill in additional info on what is not working (e.g if no sound is detected, no metadata) exactly so i can help you with troubleshooting.

Technically it should be possible, but for now i'm quite busy with other projects so this will get moved to the backburner for now. If anyone tries to do it...

If you want real image dimensions from the canvas selection you can use the following function: ```js setTransform() { const cropperImage = this.$refs.cropperImage as CropperImage; const cropperSelection = this.$refs.cropperSelection as...

It sounds like a good idea but sadly i do not have the free time to properly create all the squad logos. If anyone is eager enough to do it,...

I've had also this and a similar issue yesterday and i've dug a bit deeper and found multiple reason for this issue: - **The documentation is missing the emits object...

Similar problem for me, also locking up the whole computer... I've reported my issue to #18428 as i'm not running on a portable instance but the issue is pretty much...

I've have currently no intention or motivation to do the gadget icons right now. Also I don't take "payment" for such issues, you can feel free to donate me for...

I can also reproduce this, it is very annoying as there is no error logged even with DEBUG enabled... I've made a example flow down below which is currently broken...