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] Changing container size breaks move/resize events #11

Closed
Tracked by #19
cuire opened this issue Nov 20, 2022 · 1 comment
Closed
Tracked by #19

[Bug] Changing container size breaks move/resize events #11

cuire opened this issue Nov 20, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@cuire
Copy link
Owner

cuire commented Nov 20, 2022

When changing size of the container during resize/move pointermove event difference between initialPositon and current pointer position is becomes invalid.
Should add resizeObserver to pointerdown callback functions and somehow calc dif. 😵😵😵😵😵

@cuire cuire added the bug Something isn't working label Nov 20, 2022
@cuire
Copy link
Owner Author

cuire commented Nov 20, 2022

Or it can be ignored until autoscroll support. 😅

cuire added a commit that referenced this issue Dec 26, 2022
@cuire cuire mentioned this issue Dec 26, 2022
5 tasks
@cuire cuire closed this as completed Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant