Blender Git Loki
Git Commits -> Revision 0609aee
Revision 0609aee by Antonis Ryakiotakis (master) October 9, 2014, 16:38 (GMT) |
Fix T41639, hierarchical pie menu - popup interaction is buggy. Basically, this commit changes pie menu click interaction so that confirmation is done on left click release instead of press. This allows dragging on the pie menu to select different items, but most importantly, there should be no left over click events passed on to subsequent menus/pies. This means that pie menus should now be able to spawn popups safely. Also, left clicking to spawn a second pie menu now sets that menu to click style by default allowing for better interaction between hierarhies of pie menus. |
Commit Details:
Full Hash: 0609aee4db0da33dcdb404d8285b093b21325deb
Parent Commit: 9f18e4f
Lines Changed: +11, -5