Prepare for adding more sensible back buttons to TabbedDialogScreen portrait mode

This commit is contained in:
Henrik Rydgård
2025-10-23 12:46:07 +02:00
parent b45d07d6cb
commit 7b743071d2
15 changed files with 86 additions and 37 deletions
+3
View File
@@ -134,6 +134,9 @@ static const ImageMeta imageIDs[] = {
{"I_FILLED_CIRCLE_3", false},
{"I_FILLED_CIRCLE_4", false},
{"I_FILLED_CIRCLE_5", false},
{"I_SETTINGS_DISPLAY", false},
{"I_NAVIGATE_BACK", false},
{"I_NAVIGATE_FORWARD", false},
};
static std::string PNGNameFromID(std::string_view id) {