Blender Git Commit Log

Git Commits -> Revision 43156d8

Revision 43156d8 by Campbell Barton (master)
February 11, 2019, 04:48 (GMT)
Preferences: remove tweak/drag threshold distinction

Currently the preferences have both tweak and drag threshold,
this is confusing because most actions users would consider
dragging use the 'tweak' setting.

Now one drag threshold is used for both, with a maximum limit of half
the button unit-size in case of dragging UI elements.

Commit Details:

Full Hash: 43156d830470fbbcd89bc1bd4b1f32d3348ba7a9
Parent Commit: 1daaa74
Lines Changed: +21, -13

7 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+0, -1) (Diff)
/source/blender/blenloader/intern/versioning_userdef.c (+0, -2) (Diff)
/source/blender/editors/interface/interface.c (+10, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+6, -1) (Diff)
/source/blender/editors/interface/interface_intern.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+3, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021