When I make a stroke on Tegaki using a Firefox browser on Windows (10), I have to make a longer stroke until the stroke starts appearing:
https://github.com/user-attachments/assets/c8913221-ca21-488c-81dd-aa457bc7507f
On Chromium based browsers such as Opera, Brave and Edge it works as intended without initial lag.
This is most likely due to Windows Ink being horrible and Firefox not accounting for it?
I tried the drawing app Magma to see if they also have the problem and they do.
Which begs the questions if the fix is actually a user side setting to make in the driver settings?
I disabled Windows Ink in my tablet driver settings and dom.w3c_pointer_events.dispatch_by_pointer_messages in about:config is set to true, as recommended in tegaki.js tablet support notes but the problem remains.
Maybe you've got any ideas on how to fix it!
When I make a stroke on Tegaki using a Firefox browser on Windows (10), I have to make a longer stroke until the stroke starts appearing:
https://github.com/user-attachments/assets/c8913221-ca21-488c-81dd-aa457bc7507f
On Chromium based browsers such as Opera, Brave and Edge it works as intended without initial lag.
This is most likely due to Windows Ink being horrible and Firefox not accounting for it?
I tried the drawing app Magma to see if they also have the problem and they do.
Which begs the questions if the fix is actually a user side setting to make in the driver settings?
I disabled Windows Ink in my tablet driver settings and
dom.w3c_pointer_events.dispatch_by_pointer_messagesinabout:configis set totrue, as recommended in tegaki.js tablet support notes but the problem remains.Maybe you've got any ideas on how to fix it!