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

v0.8.0 Context value consistency (initial values and retaining state) #125

Merged
merged 27 commits into from
May 5, 2019

Conversation

JakeSidSmith
Copy link
Owner

@JakeSidSmith JakeSidSmith commented May 5, 2019

  • Fix measureText / getTextSize following TypeScript upgrade (in v0.7.0) backported to 0.7.3
  • Add setImageSmoothingQuality and getImageSmoothingQuality
  • Set initial canvas values upon construction (for cross-browser consistency)
  • Restore canvas context values when resizing the element (including clearing the canvas)
  • Update docs examples
  • Improve density in examples
  • Fix redrawing bug in IE multi-line text example (by calling beginPath before drawing lines)
  • Add module entry to package.json

@JakeSidSmith JakeSidSmith changed the title Context value consistency v0.8.0 Context value consistency (initial values and retaining state) May 5, 2019
@JakeSidSmith JakeSidSmith marked this pull request as ready for review May 5, 2019 21:43
@JakeSidSmith JakeSidSmith added the review needed 💯 Needs somebody to review label May 5, 2019
@JakeSidSmith JakeSidSmith merged commit a0eb738 into master May 5, 2019
@JakeSidSmith JakeSidSmith deleted the context-value-consistency branch May 5, 2019 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review needed 💯 Needs somebody to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant