SubsystemBrowserPlugin icon indicating copy to clipboard operation
SubsystemBrowserPlugin copied to clipboard

Subsystems Config Panel in Project Settings

Open aquanox opened this issue 2 months ago • 0 comments

Would be nice to get a config panel going for subsystems, better usability for configs as simply export/import/refresh is not enough.

  • Make a dedicated category Subsystems in Project Settings panel
  • Scan and register all Config-able subsystems with at least one config property in class within Settings module
    • Extra attention to dynamically/deferred initialized subsystems
    • Most likely keep the things tracked in base module class
  • Make "Reload Config" option to force ini update from menu (?) maybe move things into a submenu for all ini-related actions

aquanox avatar Apr 20 '24 09:04 aquanox