Blender Git Commit Log
Git Commits -> Revision 490d5bb
Revision 490d5bb by Campbell Barton (master) November 5, 2019, 03:10 (GMT) |
Fix T68130: Over sensitive number button dragging When continuous grab, cursor motion was mapped to the min/max. This caused problems when int/float max values were used. Now the range is clamped by a value derived from the click-step so dragging numbers never increases it to an impractically large value. |
Commit Details:
Full Hash: 490d5bb7508aa700990871358af5c2ad5fcf5716
Parent Commit: 95a60fe
Lines Changed: +93, -17
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+93, -17) (Diff)