Blender Git Loki

Git Commits -> Revision 47e7ce6

Revision 47e7ce6 by Campbell Barton (master)
August 3, 2014, 10:35 (GMT)
Fix for glitch with menus not reliably setting an active item (D674)

When menus are clamped to the window bounds,
its was possible not to have an active menu-item under the mouse,
Making Ctrl+S,Enter not completely reliable.

Changes needed to support this are:

- menu item is activated on popup menus
(to avoid relying on mouse-over)
- moving mouse away from menu items only de-activates when over a new menu-item.
- Mouse clicks are ignored if they are not directly over the menu item.

Commit Details:

Full Hash: 47e7ce696c997313ae30bca0c09d17d6886a155b
Parent Commit: e7b396c
Lines Changed: +57, -6

3 Modified Paths:

/source/blender/editors/interface/interface_handlers.c (+36, -6) (Diff)
/source/blender/editors/interface/interface_intern.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_regions.c (+19, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021