forked from Shinonome/dots-hyprland
Update SearchItem.qml
This commit is contained in:
@@ -192,7 +192,7 @@ RippleButton {
|
||||
text: `${root.displayContent}`
|
||||
}
|
||||
}
|
||||
Loader {
|
||||
Loader { // Clipboard image preview
|
||||
active: root.cliphistRawString && /^\d+\t\[\[.*binary data.*\d+x\d+.*\]\]$/.test(root.cliphistRawString)
|
||||
sourceComponent: CliphistImage {
|
||||
Layout.fillWidth: true
|
||||
|
||||
Reference in New Issue
Block a user