Daybrush (Younkue Choi)
Daybrush (Younkue Choi)
@alexconstantin I'll fix it soon.
@alexconstantin * `lit-moveable` 0.12.1 * `moveable` 0.35.1 * `preact-moveable` 0.37.1 * `react-compat-moveable` 0.23.1 * `react-moveable` 0.38.1 * `svelte-moveable` 0.27.1 * `vue-moveable` 2.0.0-beta.33 * `vue3-moveable` 0.10.1 * `ngx-moveable` 0.32.1 moveable's new...
@alexconstantin In Moveable, stopPropagationd is applied to the click event. And click event in react is SyntheticEvent. A problem may occur due to the difference in the order of react...
@hayk-front Probably the most difficult problem in Moveable. It's hard to fix right now, but someday I'll fix it.
@topdevelop Handle the child element of moveable with css.
@aayush801 ```css .moveable-control.moveable-origin { border-color: #f55; background: #fff; width: 12px; height: 12px; margin-top: -6px; margin-left: -6px; pointer-events: none; } ```
@ladifire This seems to take time. I start with the bug and add it later. It is very good to be the direction that moveable develops. I appreciate your issue...
@probil is it possible? ```html ```
@gaterin Thank you :) I'll fix in the next version.
@gaterin * `moveable` 0.27.0 * `react-moveable` 0.30.0 * `preact-moveable` 0.29.0 * `ngx-moveable` 0.23.0 * `svelte-moveable` 0.18.0 * `lit-moveable` 0.4.0 * `vue-moveable` 2.0.0-beta.2 * `vue3-moveable` 0.2.0 moveable's new version is released....