Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with a stylus in FullScreen mode #303

Closed
RegisterWindowClassEx opened this issue Mar 10, 2016 · 1 comment
Closed

Problem with a stylus in FullScreen mode #303

RegisterWindowClassEx opened this issue Mar 10, 2016 · 1 comment
Labels
driver Tablet related drawing problems and pen pressure

Comments

@RegisterWindowClassEx
Copy link

Sorry for my english... So, after some presses of F11 button (set FullScreen mode and return to normal mode), when i drawing, cursor shifts up... I use tablet PC with touchscreen and pen, and the program draws the line in other place, not where i draw. It seems like some correction mechanism with pen coordinates in program for fullscreen mode. When I bring the pen to screen, i see the laser point in the same place, where i bring, but after touching the cursor jumps on 10-20 px upper the real pen position.

The problem arises exactly in fullscreen mode, after several returns to normal mode and back. When i return the program in normal mode, the cursor ceases jumping. When i set fullscreen mode, the cursor starts jump again.

Thanks

@callaa callaa added the driver Tablet related drawing problems and pen pressure label Mar 28, 2016
@callaa
Copy link
Member

callaa commented Feb 14, 2018

There is now a new version with experimental Windows Ink support, which should solve many tablet related problems people have had, so I'm now closing all open issues with the Tablet tag. See Issue #562 for details.

@callaa callaa closed this as completed Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
driver Tablet related drawing problems and pen pressure
Projects
None yet
Development

No branches or pull requests

2 participants