mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-24 17:35:31 +00:00
This was using window()->position(), which is unset for windows with WindowType::MenuApplet. Now it checks the window type and then uses rect_in_menubar() for MenuApplet windows and rect() for everything else. This makes tooltips show up for MenuApplet windows, previously they were positioned off-screen :^)
22 KiB
22 KiB