Merge branch 'main' into launcher_loading_screen

This commit is contained in:
Fabian Dill
2026-06-01 22:39:49 +02:00
committed by GitHub
218 changed files with 10328 additions and 7454 deletions
+9
View File
@@ -140,6 +140,15 @@ MDFloatLayout:
MDNavigationDrawerDivider:
MDBoxLayout:
orientation: "horizontal"
MDIconButton:
icon: "alert" if app.failed_worlds else ""
theme_text_color: "Custom"
text_color: "D23C42"
disabled: not app.failed_worlds
on_release: app.display_failed()
MDGridLayout:
id: main_layout