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

[Bug] pressed item stuck in dragging state on just press without moving #14

Closed
zarv1k opened this issue Dec 11, 2024 · 2 comments
Closed

Comments

@zarv1k
Copy link

zarv1k commented Dec 11, 2024

Hi!

In 0.5.1 version #13 is fixed, but the fix causes a new bug: pressed item w/o actually dragging it just stuck in "dragging" state. And it resets only after it actually has dragged.

Steps to reproduce:

Just press and release the draggable item without actually dragging it.

Expected behaviour:

pressed item releases and resets visually w/o opacity and scale (like in 0.5.0 version):

Screen.Recording.2024-12-11.at.11.42.51.mov

Actual behavior:

pressed item stuck in dragging state after you release your finger (has opacity, and scale) until you actually drag it:

Screen.Recording.2024-12-11.at.11.39.53.mov

Could you please take a look?

Thank you

@omahili
Copy link
Owner

omahili commented Dec 12, 2024

Fixed in v0.6.1.

@zarv1k
Copy link
Author

zarv1k commented Dec 12, 2024

@omahili thank you! Just tested 0.6.1 - everything works like a charm.

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

2 participants