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(api): Correct on exporting custom points #739

Closed
wants to merge 1 commit into from
Closed

fix(api): Correct on exporting custom points #739

wants to merge 1 commit into from

Conversation

netil
Copy link
Member

@netil netil commented Jan 21, 2019

Issue

#541

Details

  • Do not replace '#' char, which makes not converting proper dataURL.
  • Improved not evaluating node's dimension size.
  • Replace the use of canvas.toBlob for .toDataURL, to expand the
    coverage

- Do not replace '#' char, which makes not converting proper dataURL.
- Improved not evaluating node's dimension size.
- Replace the use of canvas.toBlob for .toDataURL, to expand the
coverage

Ref #541
@netil netil added the bug label Jan 21, 2019
@netil netil added this to the 1.8.0 milestone Jan 21, 2019
@netil netil self-assigned this Jan 21, 2019
@netil netil closed this Jan 21, 2019
@netil netil deleted the export#541 branch January 21, 2019 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant