mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 14:21:45 +00:00
[win] Fix regression where we cannot click buttons/move tabs
The issue is that ui::Widget::hasMouseOver() uses ui::get_mouse_position() which uses os::System::mousePosition(), and it looks like GetMousePos() on Windows doesn't inform the absolute/screen stylus/pen position correctly. As a future task we should try to avoid using ui::get_mouse_position() as much as possible.
This commit is contained in:
parent
e066d45eb6
commit
ad7c319dcd
2
laf
2
laf
@ -1 +1 @@
|
||||
Subproject commit 8448a77df095d9d58339039572102fd330025afd
|
||||
Subproject commit b31ebd916c067af953d1d944f85ef5b5be520ebd
|
Loading…
Reference in New Issue
Block a user