Files
test/source/blender/editors/interface
Ton Roosendaal 360528d667 Bugfix #29072 (Color pickers don't close properly when moving the mouse away)
This rewinds the fix for revision 50483. 

- the removed code there (as comment said) closes menus on hoovering over another
  button in panels. Is unfinished feature to allow quick inspecting menus
  by mouse-hold going over menu popup buttons. 

- It added yet another check for closing menus - should be done with ->saferct

- The actual bug was simple; the block flag with UI_BLOCK_MOVEMOUSE_QUIT was
  accidentally cleared for colorpickers.
2012-11-08 16:50:31 +00:00
..
2012-08-08 14:02:44 +00:00
2012-10-27 16:47:08 +00:00
2012-10-20 20:20:02 +00:00
2012-10-23 13:28:22 +00:00
2012-10-30 15:33:03 +00:00