Files
ladybird/Userland/Libraries/LibGUI/AbstractScrollableWidget.cpp
Ahmed Hussein 214eaebe73 LibGUI: Use cursor position when calculating autoscroll delta
Autoscroll delta now takes into account the cursor
position relative to the widget inner rect height
to allow for faster rubber band autoscrolling.
2023-05-08 11:28:52 +02:00

14 KiB