mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-16 09:47:06 +02:00
make subimage update the image anchors
This commit is contained in:
parent
86afa211eb
commit
f9bcd23463
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ Overlay {
|
|||
case "height": image.ySize = value; break;
|
||||
}
|
||||
}
|
||||
image.resizer.start();
|
||||
}
|
||||
|
||||
function updatePropertiesFromScript(properties) {
|
||||
|
|
Loading…
Reference in a new issue