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

Fixed: False positive hidden iframe detection when HTML element is zero height #1313

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

davidjbradshaw
Copy link
Owner

Fixes issue where the HTML element is somehow zero height. This was causing a false positive on the detecting that the iframe was hidden.

#1309 #1311

Copy link
Owner Author

@davidjbradshaw davidjbradshaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break width resizing. Need to move to a function on both width and height

@davidjbradshaw davidjbradshaw merged commit 88ca4fa into master Aug 22, 2024
4 checks passed
@davidjbradshaw davidjbradshaw deleted the fix_detect_hidden branch August 22, 2024 16:39
@davidjbradshaw
Copy link
Owner Author

Fixed: v5.2.5

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.

1 participant