mirror of
https://github.com/QuasarApp/ViewSolutions.git
synced 2025-05-09 16:09:53 +00:00
update image view
This commit is contained in:
parent
c0a566861a
commit
da2afe699e
@ -33,7 +33,7 @@ AbstractButton {
|
||||
|
||||
function onStatusChanged(status) {
|
||||
if (status === Image.Ready) {
|
||||
root.backgroundColor = colorPicker.pick(source);
|
||||
root.backgroundColor = colorPicker.pick(root.source);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user