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

Version2 #5

Merged
merged 11 commits into from
Jan 16, 2023
Merged

Version2 #5

merged 11 commits into from
Jan 16, 2023

Conversation

andrewstephens75
Copy link
Owner

This is version2 with many improvements

  • better resize behavior preventing needless redraws
  • dithering is performed in a web worker
  • Lazy drawing for elements that lie completely offscreen, they will be drawn as they approach the viewport as the user scrolls
  • new cutoff attribute to control the dithering
  • better support for non-integer devicePixelRatios
  • fixed image loading
  • lots of small bug fixes

@andrewstephens75 andrewstephens75 merged commit 1747e2b into main Jan 16, 2023
@andrewstephens75 andrewstephens75 deleted the version2 branch February 25, 2024 01:21
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

1 participant