mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-20 10:38:47 +00:00
parent
fb0cedf9a6
commit
c5474d42fa
@ -8,7 +8,7 @@ Item {
|
||||
property int imageWidth: 350
|
||||
property bool isCurrentUser: false
|
||||
property url source
|
||||
property bool playing: true
|
||||
property bool playing: applicationWindow.active
|
||||
property bool isAnimated: !!source && source.toString().endsWith('.gif')
|
||||
signal clicked(var image, var button)
|
||||
property var container
|
||||
|
Loading…
x
Reference in New Issue
Block a user