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

Fix: ScrollBox - Reset lastScrollX / lastScrollY on resize #167

Merged
merged 1 commit into from
May 23, 2024

Conversation

bbazukun123
Copy link
Collaborator

Summary

The lastScrollX and lastScrollY values should be reset to null on resize (which also gets triggered when adding/removing items) to allow the redo of the proximity check.

@Zyie Zyie merged commit 112b012 into v1.x May 23, 2024
3 checks passed
@Zyie Zyie deleted the fix/scrollbox-last-scroll-reset-on-resize branch May 23, 2024 08:46
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

Successfully merging this pull request may close these issues.

2 participants