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(fabric.Object): geometry mixin fix partiallyOnscreen #6402

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

asturur
Copy link
Member

@asturur asturur commented Jun 19, 2020

isPartiallyOnScreen wasn't calculating correctly the case in which an object is completely surrounding the canvas.

closes #5878

@asturur asturur merged commit f30de19 into master Jun 19, 2020
@asturur asturur mentioned this pull request Jul 4, 2020
shanicerae pushed a commit to shanicerae/fabric.js that referenced this pull request Jan 16, 2021
@asturur asturur deleted the fix-partiallyOnscreen branch January 16, 2021 23:02
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.

isPartiallyOnScreen method returns true when object place inside the canvas boundaries .
1 participant