Files
ladybird/Userland/Libraries/LibGUI/TableView.cpp
AnotherTest ecc8e99a6b LibGUI: Account for the row and column headers when painting a TableView
Otherwise we'd be drawing all the rows, instead of the ones in view.
Fixes #5483.
2021-02-24 21:02:02 +01:00

11 KiB