Blender Git Loki
Git Commits -> Revision 476eadb
Revision 476eadb by Ton Roosendaal (master) March 10, 2011, 11:11 (GMT) |
Bugfix #26437 - Tooltip-hanging fix made the 'active' button be removed when mouse enters another subwindow. Caused by commit of a week ago. - Reverted the eventsystem change that sets 'active subwindow' before it calls modal handlers. This made editors become active on using menus, buttons, or other modal ops. Side effect is that for transform operators called via toolbar, the overlay-extra draw with helplines now gets skipped. Will check on good ways for it. |
Commit Details:
Full Hash: 476eadbcb12ca26afe0f535c5e359759d3684cf0
SVN Revision: 35449
Parent Commit: 0e74ed5
Lines Changed: +10, -9