Skip to content

Fix graphic tablet input coordinates on Windows.

Rafał Mikrut requested to merge github/fork/bruvzg/tablet_fixes into master

Created by: bruvzg

WM_POINTERUPDATE returns point in the screen coordinates. (Issue was not noticed in #24329, because testing was done with a full screen window).

Merge request reports

Loading