Files
ladybird/Libraries/LibGUI/AbstractView.cpp
Andreas Kling 032f567422 LibGUI: Always update() after changing AbstractView sort column/order
Otherwise we may end up with a stale appearance until something else
causes it to repaint.
2020-08-24 21:06:42 +02:00

11 KiB