Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging constraints for draggable items #715

Open
ishubin opened this issue Dec 22, 2024 · 0 comments
Open

Dragging constraints for draggable items #715

ishubin opened this issue Dec 22, 2024 · 0 comments
Labels
P-3 size-L Large task for couple of days

Comments

@ishubin
Copy link
Owner

ishubin commented Dec 22, 2024

For free draggable items we should be able to specify the dragging constraints with element type. User has to have the possibility of restricting the movement of the items when it is dragged by another item or a group of items.

Things to consider:

  • Either only restrict the movement by the rectangle (the shape does not matter)
  • Restrict the movement by the shape outline. This one is a lot more challenging, since we would need to be able to tell whether the item is inside of the shape or not.
@ishubin ishubin added this to Schemio Dec 22, 2024
@ishubin ishubin converted this from a draft issue Dec 22, 2024
@ishubin ishubin moved this from Backlog to Up next in Schemio Dec 22, 2024
@ishubin ishubin added size-L Large task for couple of days P-3 labels Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-3 size-L Large task for couple of days
Projects
Status: Up next
Development

No branches or pull requests

1 participant