Daybrush (Younkue Choi)
Daybrush (Younkue Choi)
@wisyr I'm sorry. It seems impossible right now. However, it will likely be possible to add custom able functions later in the plugin format. Does this feel like svg's path?
@wisyr I'll make it a custom mark plugin later. What framework do you use? Or vanilla?
@topdevelop What does it mean? What moves to the center instead of to the left?
@chenxeed Yes. it's possible. Try using rotatationTarget. https://codepen.io/daybrush/pen/OJWKdmP
@goodwin74 What value did you set rotationTarget to?
@gaterin throttleDrag is applied to the value of translate. Try using `snapGridWidth` and `snapGridHeight` instead of throttleDrag. snapGridWidth={25} snapGridHeight={25}
See https://github.com/daybrush/scena/tree/master/packages/react-editor
@khuntoriia What will be the markup html structure and css? Or is the transform hanging on the container or its parent?
@khuntoriia * `lit-moveable` 0.6.8 * `moveable` 0.29.8 * `preact-moveable` 0.31.8 * `react-compat-moveable` 0.17.8 * `react-moveable` 0.32.7 * `svelte-moveable` 0.21.8 * `vue-moveable` 2.0.0-beta.15 * `vue3-moveable` 0.4.8 * `ngx-moveable` 0.26.8 moveable's new...
@khuntoriia What is the target set in moveable? iframe element? Is it an element inside an iframe?