added missing call to reset teh toolbox - Only effected Python treemenu's

This commit is contained in:
Campbell Barton
2008-02-27 14:15:14 +00:00
parent d41cbadf7d
commit 39b5d41fa6

View File

@@ -2309,6 +2309,8 @@ void toolbox_generic( TBitem *generic_menu )
event= uiDoBlocks(&tb_listb, 0, 1);
mywinset(curarea->win);
reset_toolbox();
}
/* save or restore mouse position when entering/exiting menus */