Blender Git Commit Log

Git Commits -> Revision 0a3cf08

Revision 0a3cf08 by Brecht Van Lommel (master)
November 21, 2018, 18:31 (GMT)
Keymaps: take into account DPI for tweak/drag/pie thresholds.

The intention is to fix a too low default threshold on high DPI screen.
Users with high DPI screens that have increased the threshold to fix this
or liked the lower threshold will need to lower it again.

This is still somewhat of a guess, ideally this would be based on the
physical distance travalled, and maybe different per type of input device.
However we do not have access to this information, and hope this gives a
better default.

Commit Details:

Full Hash: 0a3cf083641121765fc78277f00d89af6d2cfebc
Parent Commit: e8b9ff7
Lines Changed: +14, -12

5 Modified Paths:

/source/blender/editors/interface/interface_handlers.c (+4, -4) (Diff)
/source/blender/editors/interface/interface_layout.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_widgets.c (+4, -4) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+3, -2) (Diff)
/source/blender/windowmanager/intern/wm_gesture.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021