-
Notifications
You must be signed in to change notification settings - Fork 10
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 for issue 108 #250
fix for issue 108 #250
Conversation
|
Did you have a read-along I could test this with? |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this does improve scrolling.
Please take a moment to rebase the branch onto main before merging, though. |
I.e.,
then And maybe also squash all the commits into 1? |
…ause-at-end-of-page` chore: streamlined sprite emit event loop
- Update $ style for rxjs variables - Add inner folder for zip - Use timestamps for filenames - Remove indentation for readme - Added explicit version for unpkg import - Added error handling for zip download promise
…geAssetsFolder string BREAKING CHANGE: useAssetsFolder is no longer valid. The equivalent is imageAssetsFolder='assets/' which is the default.
bf474b9
to
8a1291f
Compare
minor change to vertical behaviour scrolling
Closes #108