Initial experimental work for screenshots
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
39540b7dc8
commit
fff4d6f61d
5 changed files with 132 additions and 10 deletions
|
@ -479,6 +479,8 @@ struct ViewButton : MenuButton {
|
|||
|
||||
menu->addChild(createBoolPtrMenuItem("Lock module positions", "", &settings::lockModules));
|
||||
|
||||
menu->addChild(new ui::MenuSeparator);
|
||||
|
||||
static const std::vector<std::string> rateLimitLabels = {
|
||||
"None",
|
||||
"2x",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue