tomasr / viasfora

A Visual Studio Extension containing miscellaneous improvements to the editor.
Other
557 stars 91 forks source link

Reseting the text editor zoom always to default #281

Closed devbrsa closed 5 years ago

devbrsa commented 5 years ago

It's reseting the text editor zoom always to 100%

tomasr commented 5 years ago

What's the context here? Can you explain a bit better what you're seeing?

devbrsa commented 5 years ago

Sure, after installing the extension. Whenever opening a new file using VS, it resets the zoom view to 100%. By default it keeps the latest you left. Close and re-opening the files it resets as well.

golavr commented 5 years ago

i'm also having this behavior. it's a bit annoying since you need to zoom each file you open. it has something to do with Presentation Mode, when disabled the reset issue is no longer happening

image