Files
ladybird/Userland/Libraries/LibGUI
Andreas Kling 5577d5f789 LibGUI: Use the correct font when relayouting Breadcrumbbar
When the system is broadcasting a "system font changed" notification,
the Breadcrumbbar will be notified before its button children. This
means that we have to use the Breadcrumbbar's font() for calculations
inside Breadcrumbbar as the buttons themselves still have the old font
at this point.
2023-02-02 14:49:54 +01:00
..
2022-11-19 11:04:11 +01:00
2023-01-11 10:24:51 +01:00
2023-01-11 10:24:51 +01:00