Bug 387566

Summary: Python scripting UI - submenus
Product: [Applications] krita Reporter: Brendan <bunf2014>
Component: ScriptingAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: halla
Priority: NOR    
Version First Reported In: 4.0 pre-alpha   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Brendan 2017-12-03 22:05:40 UTC
Please provide a means to implement submenu items in the Python scripting menu. At the moment it is already looking crowded.  See, eg, GIMP scripting, where scripts use metadata to specify the menu/submenu structure that they will be listed under. 

It may even make sense to permit Python scripts to appear under different menus (eg File, Edit etc)
Comment 1 Halla Rempt 2018-04-03 10:10:29 UTC
That is implemented now