Immediatly show UI transfer for clipboard paste
Create an Upload model item before compressing the image and writing it to disk
This commit is contained in:
@@ -65,6 +65,9 @@ HColumnLayout {
|
||||
cancelPending ?
|
||||
qsTr("Cancelling...") :
|
||||
|
||||
status === "Preparing" ?
|
||||
qsTr("Preparing file...") :
|
||||
|
||||
status === "Uploading" ?
|
||||
fileName :
|
||||
|
||||
|
Reference in New Issue
Block a user