feat(spinner): add pause and resume functionality to spinner; update loading behavior in menus

This commit is contained in:
dw-0
2026-07-11 23:29:16 +02:00
parent a78a6c76f5
commit 4208d5a984
10 changed files with 386 additions and 26 deletions
+1
View File
@@ -57,6 +57,7 @@ testpaths = [
"kiauh/core/instance_manager/tests",
"kiauh/core/menus/tests",
"kiauh/core/services/tests",
"kiauh/core/tests",
"kiauh/core/settings/tests",
"kiauh/core/simple_config_parser/tests",
"kiauh/extensions/tests",