Blender Git Commit Log
Git Commits -> Revision 830aa75
Revision 830aa75 by Campbell Barton (master) January 9, 2020, 00:07 (GMT) |
Fix T72900: Mouse-move causes redraw when gizmos are hidden Move redraw tagging to the gesture modal operator to make sure this only runs when it's needed. Caused by d591c8a350310, which tagged the region to redraw when the gizmos were tagged to refresh, however they wont redraw when hidden. Thanks to @jbakker for finding the root cause. |
Commit Details:
Full Hash: 830aa758b40bea7b40116049a3535103337a3003
Parent Commit: 99c798b
Lines Changed: +15, -13