Don't play GIF images while Neochat isn't focused
BUG: 465019
This commit is contained in:
committed by
Tobias Fella
parent
0707fd8189
commit
f1b9d2329f
@@ -91,6 +91,8 @@ TimelineContainer {
|
|||||||
QQC2.ToolTip.visible: hoverHandler.hovered
|
QQC2.ToolTip.visible: hoverHandler.hovered
|
||||||
QQC2.ToolTip.delay: Kirigami.Units.toolTipDelay
|
QQC2.ToolTip.delay: Kirigami.Units.toolTipDelay
|
||||||
|
|
||||||
|
paused: !applicationWindow().active
|
||||||
|
|
||||||
HoverHandler {
|
HoverHandler {
|
||||||
id: hoverHandler
|
id: hoverHandler
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user