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