Stop hidden BusyIndicators from burning CPU
This commit is contained in:
parent
82b33c033a
commit
93e597a93f
6 changed files with 7 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ NavigableDialog {
|
|||
BusyIndicator {
|
||||
id: dialogSpinner
|
||||
visible: false
|
||||
running: visible
|
||||
}
|
||||
|
||||
Image {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue