JoystickGremlin icon indicating copy to clipboard operation
JoystickGremlin copied to clipboard

Configuration UI

Open WhiteMagic opened this issue 2 years ago • 2 comments

WhiteMagic avatar Aug 20 '22 18:08 WhiteMagic

New UI implemented in QML leveraging the dynamic configuration class to automate creating certain aspects of it. There will be several sections, possible split across tabs that relate to general core Gremlin configuration and then more action-specific ones and the automated profile loading system.

WhiteMagic avatar Aug 20 '22 18:08 WhiteMagic

Basic implementation is done with the UI populating itself from the registered config parameters with specifications of limits and support for certain property types. The UI presentation and interface will evolve as more and more components in Gremlin start using the new configuration system and thus exposing options.

WhiteMagic avatar Nov 23 '22 15:11 WhiteMagic