mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-02 15:55:39 +00:00
Display the update tooltip on launch if an update is available
This commit is contained in:
parent
1cb03b1882
commit
33730dd584
@ -239,7 +239,7 @@ ApplicationWindow {
|
||||
|
||||
ToolTip.delay: 1000
|
||||
ToolTip.timeout: 3000
|
||||
ToolTip.visible: hovered
|
||||
ToolTip.visible: hovered || visible
|
||||
|
||||
// Invisible until we get a callback notifying us that
|
||||
// an update is available
|
||||
|
Loading…
x
Reference in New Issue
Block a user