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 bug with retina scaling #2580

Merged
merged 3 commits into from
Oct 24, 2015
Merged

fix bug with retina scaling #2580

merged 3 commits into from
Oct 24, 2015

Conversation

asturur
Copy link
Member

@asturur asturur commented Oct 24, 2015

Using setTransform during renderAll cycle kills any other transformations added to canvas before rendereAll ( retina scaling for example ).

Using save and restore method should be safer.

@asturur
Copy link
Member Author

asturur commented Oct 24, 2015

@kangax ready to merge

kangax added a commit that referenced this pull request Oct 24, 2015
@kangax kangax merged commit 86bb0c7 into fabricjs:master Oct 24, 2015
@asturur asturur deleted the retina-scaling branch October 24, 2015 23:50
This was referenced Oct 27, 2015
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.

2 participants