Files
ladybird/Userland/Libraries/LibGUI
Tom 2f754013a1 LibGUI: Fix widgets not being occluded
Widget::is_visible_for_timer_purposes needs to also consult with the
base implementation, which ultimately checks the owning Window's
visibility and occlusion state. Widget::is_visible merely determins
whether a widget should be visible or not, regardless of the window's
state.

Fixes #8825
2021-07-18 18:39:20 +02:00
..
2021-07-13 17:54:37 +02:00
2021-05-10 19:09:53 +01:00
2021-04-23 16:46:57 +02:00
2021-06-09 23:05:32 +04:30
2021-04-29 22:23:52 +02:00
2021-06-30 11:12:25 +02:00
2021-06-30 11:12:25 +02:00