fix(assets,theme): remove assert in svg_loader, log theme failures, fix default theme id (#58, #63, #64)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
funman300
2026-05-27 19:36:05 -07:00
parent 35fde160fa
commit 0437c36463
3 changed files with 38 additions and 14 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ fn default_music_volume() -> f32 {
}
fn default_theme_id() -> String {
"classic".to_string()
"dark".to_string()
}
/// Default tooltip-hover dwell delay in seconds. Mirrors