Blender Git Loki
Git Commits -> Revision 6cdc631
Revision 6cdc631 by Ton Roosendaal (master) December 19, 2010, 14:39 (GMT) |
Todo item: (Luca report in IRC) Pulldown and other popup menus: this button type exits on release. While holding mouse you then can move around, but the highlight of button didn't disappear if you were outside item. The menu then doesn't close when you release the mouse. Now highlight goes on/off on mouse moves to show this better. Implementation note: menu items are coded similar to regular activate buttons (like for tools). There's no provision to make highlights go to the next item while holding mouse in menus. That I rather not mess with now. |
Commit Details:
Full Hash: 6cdc631d98f0f81dc9c7c07a122430ce285cc709
SVN Revision: 33791
Parent Commit: d7c007c
Lines Changed: +3, -2
1 Modified Path:
/source/blender/editors/interface/interface_handlers.c (+3, -2) (Diff)