Files
ladybird/Libraries/LibGUI/AbstractTableView.cpp
Andreas Kling d2d2361152 LibGUI: Unbreak PageUp/PageDown in AbstractTableView
These key events need to trigger a move_cursor() as well.
2020-08-27 19:29:50 +02:00

13 KiB