Files
ladybird/Libraries/LibGUI/TableView.cpp
Andreas Kling 66a8e151fb LibGUI: Remove redundant scroll_into_view() calls in TableView
The calls to set_cursor() already take care of scrolling the new cursor
into view if needed.
2020-10-30 23:52:59 +01:00

10 KiB