Blender Git Commit Log
Git Commits -> Revision e54f88f
Revision e54f88f by Yevgeny Makarov (master) February 3, 2021, 16:13 (GMT) |
macOS: trackpad scroll direction reversed in list views The 'ui_pan_to_scroll' uses 'WM_event_absolute_delta_y'. For scrolling the List View we need to invert the direction to respect "natural scroll direction" system preferences. Differential Revision: https://developer.blender.org/D10291 |
Commit Details:
Full Hash: e54f88f092865cb1239c3fb65a13cb2f9c50fcba
Parent Commit: 85fe120
Committed By: Brecht Van Lommel
Lines Changed: +7, -1
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+7, -1) (Diff)