You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: OpenTabletDriver.Web/Views/Wiki/FAQ/Windows.cshtml
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,11 @@
50
50
<li>Follow the instructions from the <ahref="https://github.com/X9VoiD/VoiDPlugins/wiki/WindowsInk">WindowsInk wiki</a></li>
51
51
<li>Make sure that the application you are trying drawing in is set to WindowsInk/Windows 8+ Mode and the brush you are using has pressure support!</li>
52
52
</ol>
53
+
<pclass="text-muted">
54
+
Note: Recently, a change in Windows made it so Windows Ink's and normal Mouse's cursor position is handled separately.
55
+
This makes it so your cursor will appear to "jump" when switching from tablet to mouse while using Windows Ink output modes.
56
+
This is not a bug of OpenTabletDriver but rather one of Windows.
0 commit comments