Files
ladybird/Userland/Libraries/LibGUI/TabWidget.cpp
Andreas Kling a1eadc755d LibGUI: Allow tweaking each edge of TabWidget's content margins
Instead of having a single uniform margin around the child content of
a TabWidget, use a GUI::Margins to allow individual per-edge margins.
2021-06-15 14:28:39 +02:00

14 KiB