chore: bump version
This commit is contained in:
@@ -138,6 +138,7 @@ watch(
|
|||||||
|
|
||||||
watch([() => node.extent, () => nodeExtent], updatePosition)
|
watch([() => node.extent, () => nodeExtent], updatePosition)
|
||||||
|
|
||||||
|
// todo: do we need to wait for initialized? Or can we clamp the position immediately?
|
||||||
until(() => node.initialized)
|
until(() => node.initialized)
|
||||||
.toBe(true)
|
.toBe(true)
|
||||||
.then(updatePosition)
|
.then(updatePosition)
|
||||||
|
|||||||
Reference in New Issue
Block a user