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

The ZoomIn page-command should affect the contents of all iframes on the page #6

Closed
philc opened this issue Nov 11, 2009 · 1 comment

Comments

@philc
Copy link
Owner

philc commented Nov 11, 2009

Currently zoom only affects the top-level page. This is because our content script is not running on iframes. See d6b95ff for more details.

Ideally the iframes would receive their default zoom-level setting from the top-level page, and they would be zoomed any time the tab's top-level window is zoomed.

@ilya
Copy link
Collaborator

ilya commented Feb 9, 2011

This is the case now. Closing

This issue was closed.
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

No branches or pull requests

2 participants