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: check for visibility of the last selected element only #241

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Aug 3, 2022

It's possible that a parent has an invisible bounding box while child elements are perfectly visible. Therefore, we should only apply visible=true for the last selector in the chain.

@OrKoN OrKoN requested a review from jrandolf-2 August 3, 2022 12:44
@OrKoN OrKoN enabled auto-merge (squash) August 3, 2022 12:45
@OrKoN OrKoN force-pushed the fix-visibility-check-for-parents branch from 34ecf5d to 113536c Compare August 3, 2022 12:46
@OrKoN OrKoN merged commit 7034ff1 into main Aug 3, 2022
@OrKoN OrKoN deleted the fix-visibility-check-for-parents branch August 3, 2022 12:51
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