paint: ui fixes

This commit is contained in:
luboslenco
2026-04-23 19:43:31 +02:00
parent 834cc4b6cd
commit 6865b6d4ea
+1
View File
@@ -284,6 +284,7 @@ void box_projects_recent_tab() {
}
if (ui_icon_button(tr("Open..."), ICON_FOLDER_OPEN, UI_ALIGN_LEFT)) {
project_open();
ui_box_hide();
}
}
}