mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Hide hint text when the connection completes
This commit is contained in:
@@ -38,6 +38,7 @@ Item {
|
|||||||
// see them briefly when we pop off the StackView
|
// see them briefly when we pop off the StackView
|
||||||
stageSpinner.visible = false
|
stageSpinner.visible = false
|
||||||
stageLabel.visible = false
|
stageLabel.visible = false
|
||||||
|
hintText.visible = false
|
||||||
|
|
||||||
// Hide the window now that streaming has begun
|
// Hide the window now that streaming has begun
|
||||||
window.visible = false
|
window.visible = false
|
||||||
|
|||||||
Reference in New Issue
Block a user