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

[Feature] Add option for collision being done after drop/release from move/resize and not during #58

Open
nixigaj opened this issue Nov 15, 2023 · 4 comments

Comments

@nixigaj
Copy link

nixigaj commented Nov 15, 2023

Maybe you could have a preview during move/resize of how items will be rearranged after drop/release but if the pane is then dropped/released back at its original position or the escape key is pressed during drag, it restores the original arrangement.

@ihsanmohamad
Copy link

nice, i was also hoping to have other events such as onDragStop and onDragStart etc. Great library, i'm having a good result from it.

@cuire
Copy link
Owner

cuire commented Feb 27, 2024

nice, i was also hoping to have other events such as onDragStop and onDragStart etc. Great library, i'm having a good result from it.

Good idea, can you create separate issue for it

@cuire
Copy link
Owner

cuire commented Feb 27, 2024

My idea is to create a currentInteraction abstraction. Then it can be accessed using gridController,

@ihsanmohamad
Copy link

My idea is to create a currentInteraction abstraction. Then it can be accessed using gridController,

ohh that would be great too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants