mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-13 18:19:33 +00:00
move text and button a bit so it's fitting when big
This commit is contained in:
@@ -152,11 +152,11 @@ namespace ui
|
|||||||
};
|
};
|
||||||
|
|
||||||
Button button_range{
|
Button button_range{
|
||||||
{6 * 8, 1 * 16, 4 * 8, 16},
|
{7 * 8, 1 * 16, 4 * 8, 16},
|
||||||
""};
|
""};
|
||||||
|
|
||||||
OptionsField filter_config{
|
OptionsField filter_config{
|
||||||
{19 * 8, 1 * 16},
|
{20 * 8, 1 * 16},
|
||||||
4,
|
4,
|
||||||
{
|
{
|
||||||
{"OFF ", 0},
|
{"OFF ", 0},
|
||||||
|
|||||||
Reference in New Issue
Block a user