[Feature] Control visibility of Design Options in the GUI
Problem:
All Design Options currently appear automatically in the menu, including those that are only used within other Design Options.
Suggestion:
Add a property in designOption.json
(e.g., visible: false
) to control the visibility of a Design Option, so internal options are not shown in the menu.
1
vote
