Blender Git Loki
Git Commits -> Revision 02458c0
Revision 02458c0 by Ton Roosendaal (master) January 30, 2011, 13:51 (GMT) |
Bugfix #25840 UI bug: when a button has an open menu, the menu closed on any mouse-over of other buttons in this panel. That's not too bad, but it didn't check for whether the mouse was already inside the menu itself (respecting safety region). The bug showed error on zoomed in UI, using FPS presets, in case the menu-button was drawing aligned with other buttons. A real boundary case... :) |
Commit Details:
Full Hash: 02458c0d4b16032d41a09d466efaf08381cb577a
SVN Revision: 34564
Parent Commit: c7834e0
Lines Changed: +8, -1
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+8, -1) (Diff)