From 846d3c4e813ecd981f4834ca5aca14d98f4e9fdf Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 14 Dec 2024 12:12:00 +0100 Subject: Fix mouse events received for scrollablepage child widgets when mouse is outside scrollablepage area --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 7280767..9daa2bc 100644 --- a/TODO +++ b/TODO @@ -106,3 +106,5 @@ Use global shortcuts desktop portal protocol on wayland when available. When support for window capture is enabled on x11 then make sure to not save the window except temporary while the program is open. Support CJK. + +Move ui hover code from ::draw to ::on_event, to properly handle widget event stack. \ No newline at end of file -- cgit v1.2.3