Ajit
Ajit
Heya! I'll take a look at it this weekend. Version mismatch should not cause any issue, though.
Yes you're right, it is not working. Upgrading Tailscale's version to 1.48.1 doesn't resolve the issue. Unfortunately, I'm quite occupied with other things so I can't help you with this...
Heya, it is working again. You can uninstall any leftover Telltail program [using this way](https://guide-on.gitbook.io/telltail/installation/uninstall) and setup Telltail again by following [this guide](https://guide-on.gitbook.io/telltail/installation/setup-telltail-center).
Closing the ticket due to staleness.
Is using `setTimeout(0)` in an [infinite loop](https://github.com/kmamal/node-sdl/blob/b229473660b16d5e6b8d6b13364b02acd193581e/examples/01-fps-counter/index.js#L34) still the recommended way to draw every frame? I want to do animation and motion using `@napi-rs/canvas`, and when using this code with...
> if you want to go that route and find an issue, id' be happy to (help) fix them. Hi sebl. Do you mean that you want to keep this...
Hi! Newbie question as I'm unable to work on GammaLauncher. I cloned the repository and directly opened [GammaLauncher.vl](https://github.com/sebescudie/GammaLauncher/blob/main/GammaLauncher.vl) in VVVV. VVVV then complained about missing deps which I installed. But...
Do you mean that for you low opacity drawRect works as expected but low opacity img example doesn't? If so, I just tried the same code with latest skia-canvas and...
If not, and the issue still persist, I wonder @samizdatco if the issue is because of premultiplied alpha. Ladybird browser [faced this too](https://buttondown.com/ladybird/archive/this-month-in-ladybird-august-2024/#:~:text=Alpha%20premultiplication): > We encountered issues with blending partially...
`wsl --update` tells me that I don't have any update. ``` Checking for updates... No updates are available. Kernel version: 5.10.60.1 ``` I'm attaching a screenshot of Apps and Features...