Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Iframe dynamic resize #1034

Merged
merged 3 commits into from
Mar 16, 2021
Merged

Iframe dynamic resize #1034

merged 3 commits into from
Mar 16, 2021

Conversation

ueokande
Copy link
Owner

close #1002

Injected iframe to the page is now resized dynamically.

Transparent iframe covering on the whole page used to be inserted before. Although the iframe's style has background-color: unset !important, the page's CSS can overwrite it, and a user saw just a white page.

This change makes iframe follow the content in the console, and it never covers the whole page.

@ueokande ueokande marked this pull request as ready for review March 16, 2021 13:40
@ueokande ueokande merged commit d8bbad8 into master Mar 16, 2021
@ueokande ueokande deleted the iframe-dynamic-resize branch March 16, 2021 13:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vimvixen-console-frame covers some websites
1 participant