Requesting support for an option to drag the target using the .moveable-line divs similar to how dragArea works.
@stevezhu
Will you resize or scale with a moveable-line? Then try using the edge option.
Ah yeah this option is useful as well, but we wanted to have the draggable functionality when dragging the lines. An example use case is when editing text, we want to be able to move the target as well.
@stevezhu
Ah, I will consider it. Maybe the name I'm going to add is 驶edgeDraggable`?
Sounds good thanks!
@stevezhu
moveable 0.20.0react-moveable 0.23.0preact-moveable 0.22.0ngx-moveable 0.16.0svelte-moveable 0.11.0moveable's new version is released.
use edgeDraggable = true.
@daybrush This prop doesn't seem to be working, am I doing anything wrong here? https://codesandbox.io/s/jolly-mountain-0q3z7
@stevezhu
moveable 0.21.0react-moveable 0.24.0preact-moveable 0.23.0ngx-moveable 0.17.0svelte-moveable 0.12.0moveable's new version is released.
Check it again.
Thanks! Seems good now
Most helpful comment
@stevezhu
moveable0.20.0react-moveable0.23.0preact-moveable0.22.0ngx-moveable0.16.0svelte-moveable0.11.0moveable's new version is released.
use
edgeDraggable = true.