Files
ladybird/Libraries/LibGUI/GTableView.cpp
Andreas Kling 229dbd0ab2 GTableView: Only paint the currently visible table rows
This makes painting way faster for models with large amounts of data.
2019-09-18 14:10:09 +02:00

19 KiB