selecto
selecto copied to clipboard
Area offset
Environments
- Framework name: vue
- Framework version: vue2
- Component name: vue-selecto
- Component version: 1.22.1
- Testable Address(optional):
Description
Hello, when I scale the parent element, the result remains the same, but the selected area is offset, is there a solution to solve it?
@happy2277
hi. Try setting the rootContainer
. To the parent parent element to which no transform is applied
:rootContainer="no transformed parent element or ancestor's element"