mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
On account of row and column headers, when a user navigates to a cell (for example in the spreadsheet application) that is outside of the view, the cell is not properly aligned and so is partially cut-off. This fix takes into account the row and column headers when calculating the Rect to pass to the scroll_into_view function.
4.5 KiB
4.5 KiB