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

Browser native page zoom runs when iframe is focused #48

Open
aquaductape opened this issue Aug 9, 2021 · 0 comments
Open

Browser native page zoom runs when iframe is focused #48

aquaductape opened this issue Aug 9, 2021 · 0 comments

Comments

@aquaductape
Copy link
Contributor

aquaductape commented Aug 9, 2021

When iframe is focused, using zoom keyboard shortcuts will use the native browser page zoom instead of the custom one.

To fix this I need to add the keyup event, which triggers the custom zoom, to the iframe content body. It needs to added every time the iframe result gets refreshed.

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

1 participant