moveable
moveable copied to clipboard
Is it possible to setRect() the value obtained by getRect()?
Environments
- Framework name: Vue 2.0 (Nuxt)
- Framework version:
- Moveable Component version: 1.8.11
- Testable Address(optional):
Description
I want to do like this.
const rect = moveable.getRect()
moveable.setRect(rect)
I want to set the initial position of moveable.
Is it possible?
Thanks for your great work.
@sh-enomoto
I'm sorry. This seems impossible. Since we need to know the source of the transform, it is impossible to determine with rect.