feat(simple_menu): Make scroll buttons configurable
All threads resolved!
All threads resolved!
Compare changes
+ 2
− 0
@@ -48,4 +48,6 @@ Option name Type Description
This introduces a config flag to make the right buttons scrollable. I wasn't sure if I should just remove the old option in SimpleMenu but left it for backwards compatibility. If the config is set, it overwrites the SimpleMenu option.
I tested it with the main menu and the menu in the ecg app.
Fixes #204 (closed)