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 tilt slider in Close-up view and animation playing #27

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

pjanik
Copy link
Member

@pjanik pjanik commented Aug 20, 2024

This PR fixes an issue described here:
https://www.pivotaltracker.com/story/show/188086293/comments/242197397

It was interesting to debug since it would only happen with the dev tools closed. 😉 I realized it was a conflict of events - one from the slider's onChange handler and the other from the requestAnimationFrame loop that was updating the data.

@pjanik pjanik requested a review from bacalj August 20, 2024 18:14
Copy link
Collaborator

@bacalj bacalj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and interesting, thanks for commenting

@bacalj bacalj merged commit 1524511 into main Aug 20, 2024
5 checks passed
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