mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-15 14:42:26 +00:00
Stop hidden BusyIndicators from burning CPU
This commit is contained in:
committed by
Cameron Gutman
parent
82b33c033a
commit
93e597a93f
@@ -24,6 +24,7 @@ NavigableDialog {
|
||||
BusyIndicator {
|
||||
id: dialogSpinner
|
||||
visible: false
|
||||
running: visible
|
||||
}
|
||||
|
||||
Image {
|
||||
|
||||
Reference in New Issue
Block a user