Files
test2/source
Guillermo Venegas 4c7e1264a3 Fix: Asset shelf scrolling distance wrong when scrolling down
The currently it requires the mouse to `1.5 * page_size`
from the top to the bottom to scroll down, this change
instead makes the pan scroll to happen every half page
size in both directions.

Completes fixes for #110779

Pull Request: https://projects.blender.org/blender/blender/pulls/111520
2025-07-08 12:02:48 +02:00
..