JoystickGremlin
JoystickGremlin copied to clipboard
Configuration UI
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.
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.