Stop hidden BusyIndicators from burning CPU

This commit is contained in:
Eval EXEC 2025-09-18 10:31:58 +08:00 committed by Cameron Gutman
commit 93e597a93f
6 changed files with 7 additions and 0 deletions

View file

@ -52,6 +52,7 @@ Item {
BusyIndicator {
id: stageSpinner
running: visible
}
Label {