mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 09:37:47 +00:00
Friendlier UI in fileman
This commit is contained in:
@@ -85,10 +85,10 @@ protected:
|
||||
void refresh_list();
|
||||
|
||||
Labels labels {
|
||||
{ { 0, 0 }, "Current:", Color::light_grey() }
|
||||
{ { 0, 0 }, "Path:", Color::light_grey() }
|
||||
};
|
||||
Text text_current {
|
||||
{ 8 * 8, 0 * 8, 22 * 8, 16 },
|
||||
{ 6 * 8, 0 * 8, 24 * 8, 16 },
|
||||
"",
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user