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(): isNotVisible + rename to isVisible #9574

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

ShaMan123
Copy link
Contributor

Description

motivation #9563 (comment)

renamed isNotVisible to isVisible and negated all occurrences.
Changed the logic so that an object with width or height of 0 is considered not visible regardless of stroke.
If we make width/height calculations include the stroke this will be correct

In Action

Copy link
Contributor

github-actions bot commented Jan 6, 2024

Build Stats

file / KB (diff) bundled minified
fabric 907.955 (-0.021) 305.144 (-0.021)

@ShaMan123 ShaMan123 added the stale Issue marked as stale by the stale bot label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue marked as stale by the stale bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant