Files
ladybird/Libraries/LibGUI/IconView.cpp
Andreas Kling 226ac8a47b LibGUI: Don't fill IconView item text background unless actually wanted
We were always filling the rect behind item texts, even when the widget
had fill_with_background_color() == false.
2020-12-16 19:39:26 +01:00

28 KiB