text.makeCurrent() works now, it depends on the script menu type, so will only work from some menu's.
This commit is contained in:
@@ -760,6 +760,7 @@ int BPY_menu_do_python( short menutype, int event )
|
||||
case PYMENU_HELP:
|
||||
case PYMENU_RENDER:
|
||||
case PYMENU_WIZARDS:
|
||||
case PYMENU_SCRIPTTEMPLATE:
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user