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 setTimeout error #32

Merged
merged 2 commits into from
Jan 12, 2022
Merged

Fix setTimeout error #32

merged 2 commits into from
Jan 12, 2022

Conversation

gareth-amazon
Copy link
Contributor

Overview

Replaces a setTimeout with a call from inside the interval loop. Its not a real use-case but its not likely to break now wither.

Tests

ran UTs

Legal

This project is available under the Apache 2.0 License.

@gareth-amazon gareth-amazon merged commit 4f5f389 into main Jan 12, 2022
@diehbria diehbria deleted the fix-setTiemoutError branch May 5, 2022 16:27
sheilaXu pushed a commit that referenced this pull request Sep 23, 2022
…nchor is clicked (#32)

* SceneViewer anchor will only send a 'change' event when the current anchor is clicked

* Only turn off anchor highlight if current selected anchor was highlighted. Fixed unit test.

* Updated code coverage
TheEvilDev pushed a commit that referenced this pull request Nov 2, 2022
Replace setTimeout in flaky test
This was referenced Nov 2, 2022
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.

None yet

2 participants