Bug 387566 - Python scripting UI - submenus
Summary: Python scripting UI - submenus
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Scripting (other bugs)
Version First Reported In: 4.0 pre-alpha
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-03 22:05 UTC by Brendan
Modified: 2018-04-03 10:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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