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

Zoom level always reset to 2 when leaving presentation mode #5

Open
jflheureux opened this issue Sep 15, 2018 · 2 comments
Open

Zoom level always reset to 2 when leaving presentation mode #5

jflheureux opened this issue Sep 15, 2018 · 2 comments

Comments

@jflheureux
Copy link

VS Code latest on Windows.
"presentationMode.zoomLevel": 5

To reproduce:

  • Initial zoom level: 0, 1, 2, 3, 4, 5, 6, 7, 8... (Tested with multiple values)
  • Enter presentation mode (zoom level switches to 5 as expected)
  • Press ESC (zoom level always resets to 2 instead of the initial zoom level)
@jspolancor
Copy link
Owner

It resets to your default font size. How are you setting the initial zoom Level?

@jflheureux
Copy link
Author

I use Ctrl+PLUS_KEY and Ctrl+MINUS_KEY to set the active/default zoom level. When I check the setting window, the window.zoomLevel setting value updates correctly when I use the keyboard shortcuts.

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