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 toDataurl and zoom change #5278

Merged
merged 1 commit into from
Sep 29, 2018
Merged

fix toDataurl and zoom change #5278

merged 1 commit into from
Sep 29, 2018

Conversation

asturur
Copy link
Member

@asturur asturur commented Sep 29, 2018

There is a fundamental error in how we handle isCacheDirty.
CacheDirty can be used ONCE and then render, or the next evaluation will be often FALSE for zoom and size changes.

This fix #5271 and more bugs that no one reported yet.

@asturur asturur merged commit fdd2d94 into master Sep 29, 2018
@asturur asturur mentioned this pull request Sep 29, 2018
@asturur asturur deleted the clipPath-dataUrl branch October 29, 2018 20:58
thiagocunha pushed a commit to thiagocunha/fabric.js that referenced this pull request Nov 18, 2019
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.

fabric 2.4.0 - toDataURL with clipPath makes objects invisible
1 participant