daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.08k stars 618 forks source link

Guidelines aren't shown when edge dragging #694

Closed alexconstantin closed 2 years ago

alexconstantin commented 2 years ago

Environments

Description

Dragging from the center of the element correctly shows the guidelines. However, using edgeDraggable = true and triggering the dragging from one of the edges fails to show guidelines. In this case, snapping works, it's just the lines which are not shown.

daybrush commented 2 years ago

@alexconstantin

Thank you :) I'll fix it.

daybrush commented 2 years ago

@alexconstantin

moveable's new version is released.

alexconstantin commented 2 years ago

Thank you! I can no longer reproduce this issue.

1393254712 commented 10 months ago

When using edgeDraggable=true in ngx movable, the guide will still not be displayed

1393254712 commented 10 months ago

@alexconstantin

  • lit-moveable 0.8.0
  • moveable 0.31.0
  • preact-moveable 0.33.0
  • react-compat-moveable 0.19.0
  • react-moveable 0.34.0
  • svelte-moveable 0.23.0
  • vue-moveable 2.0.0-beta.22
  • vue3-moveable 0.6.0
  • ngx-moveable 0.28.0

moveable's new version is released.

When using edgeDraggable=true in ngx movable, the guide will still not be displayed