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

Slight 1-frame visual glitch on drop until state update resolves #34

Open
maxhudson opened this issue Jan 13, 2024 · 0 comments
Open

Slight 1-frame visual glitch on drop until state update resolves #34

maxhudson opened this issue Jan 13, 2024 · 0 comments

Comments

@maxhudson
Copy link

maxhudson commented Jan 13, 2024

There is a relatively minor, but still noticeable jump upon drop that would be great to be resolved.

I believe the transform that's being applied while dragging gets removed on drop, so there's a 1 frame/processor-tick delay until setState(changedItems) resolves on the next render.

Video here:

Screen.Recording.2024-01-13.at.12.10.40.PM.mov

Original related issue: #19

Let me know if I can provide any more info to help debug!

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

1 participant