Blender Git Commit Log

Git Commits -> Revision 521c085

Revision 521c085 by Campbell Barton (master)
September 9, 2012, 01:44 (GMT)
fix [#29072] Color pickers don't close properly when moving the mouse away

instead of checking if the mouse is over another button to exit the popup.
Just check if the mouse is outside the rect-union between the button and the popup.

Commit Details:

Full Hash: 521c085af80669a021020d3cdd38dfde38018925
SVN Revision: 50483
Parent Commit: aa2d84d
Lines Changed: +24, -9

3 Modified Paths:

/source/blender/editors/interface/interface.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+22, -7) (Diff)
/source/blender/editors/interface/interface_intern.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021