Store a few more properties as plugin state, including favorites

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-04-27 18:16:15 +01:00
parent fb7ccb0beb
commit 310cab2d6d
12 changed files with 408 additions and 134 deletions

View file

@ -479,6 +479,8 @@ struct ViewButton : MenuButton {
menu->addChild(createBoolPtrMenuItem("Lock module positions", "", &settings::lockModules));
menu->addChild(createBoolPtrMenuItem("Invert zoom", "", &settings::invertZoom));
menu->addChild(new ui::MenuSeparator);
static const std::vector<std::string> rateLimitLabels = {