mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 16:47:24 +00:00
parent
eb0406b556
commit
ee8df8357a
@ -88,7 +88,7 @@ StatusScrollView {
|
||||
Layout.preferredHeight: d.imageSelectorRectWidth
|
||||
dataImage: root.isAssetView ? asset.artworkSource : collectible.artworkSource
|
||||
artworkSource: root.isAssetView ? asset.artworkSource : collectible.artworkSource
|
||||
editorAnchorLeft: !root.isAssetView
|
||||
editorAnchorLeft: false
|
||||
editorRoundedImage: root.isAssetView
|
||||
uploadTextLabel.uploadText: root.isAssetView ? qsTr("Upload") : qsTr("Drag and Drop or Upload Artwork")
|
||||
uploadTextLabel.additionalText: qsTr("Images only")
|
||||
|
Loading…
x
Reference in New Issue
Block a user