`onScaleGroup` event ignores group elements' scale value
Environments
- Framework name: React
- Framework version:
^18.2.0 - Moveable Component version:
^0.50.7 - Testable Address(optional):
Description
When scaling a group of elements with one element already scaled on y-axis (in this case y-axis is negative: scale(1, -1)) alongside the x-axis with keepRatio property set to true I'm having this element's scale ignored and having this event using scale(1, 1) no matter what.
Is there a way to change the default scale for that onScaleGroup event?
https://github.com/daybrush/moveable/assets/33524510/fdf1fb9e-1f1b-4d1d-9432-8515d4c75611
@imalgrab
It is scheduled to be released next week.
I'm curious about this too
Hi @daybrush, are there any updates abut it? Thanks up front!
Hi @daybrush, are there any updates abut it? Thanks up front!
@stxdamianklimarczyk @cyhnkckali @imalgrab @talhakaanozkan
-
croact-moveable0.8.0 -
@moveable/helper0.1.3 -
lit-moveable0.29.0 -
moveable0.52.0 -
preact-moveable0.54.0 -
react-moveable0.55.0 -
svelte-moveable0.44.0 -
vue-moveable2.0.0-beta.86 -
vue3-moveable0.27.0 -
ngx-moveable0.49.0
moveable's new version is released. Check it again.