Files
ladybird/Libraries/LibGUI/FontPicker.cpp
Andreas Kling c770b0bbec LibGUI: Don't keep creating new models in FontPicker
We can reuse the same model, as long as we call update() on them when
the list of weights/sizes change.
2020-12-31 00:46:00 +01:00

6.9 KiB