mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-12 17:49:31 +00:00
Multi screen support, with dyn alignment (#2801)
This commit is contained in:
@@ -89,7 +89,7 @@ class WhipCalcView : public View {
|
||||
{0, 6 * 16, screen_width, 160}};
|
||||
|
||||
Button button_exit{
|
||||
{72, 17 * 16, 96, 32},
|
||||
{UI_POS_X_RIGHT(12), UI_POS_Y_BOTTOM(3), 96, 32},
|
||||
"Back"};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user