Clipboard change → force image preview update
This commit is contained in:
@@ -59,6 +59,11 @@ HColumnPopup {
|
||||
source: "image://clipboard/" + updateCounter
|
||||
sourceSize.width: popup.contentWidthLimit
|
||||
|
||||
onUpdateCounterChanged: {
|
||||
source = "Need an invalid value to update properly, don't know why"
|
||||
source = "image://clipboard/" + updateCounter
|
||||
}
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
Layout.preferredHeight:
|
||||
|
Reference in New Issue
Block a user