[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:
David Capello 2021-06-03 12:34:50 -03:00
parent e066d45eb6
commit ad7c319dcd

2
laf

@ -1 +1 @@
Subproject commit 8448a77df095d9d58339039572102fd330025afd
Subproject commit b31ebd916c067af953d1d944f85ef5b5be520ebd