Files
ladybird/Libraries/LibGUI/GTableView.cpp
Andreas Kling 8a91b90258 GTableView: Fix column resize cursor not showing up in scrolled tables
If the table was scrolled somewhat, we'd stop showing the resize cursor
when hovering the mouse cursor between two table column headers.
2019-08-17 15:01:45 +02:00

18 KiB