You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, it's just a nit "bug" so it doesn't really matter if you take care of it or not
Every time I open the window it gets smaller and smaller until I can't even read the first line of my research. It seems that the size is getting divided by a certain number every time I open it
For example, at the first opening :
The second :
And after few times :
I would like to say thank you for this extension, which is much more efficient than the ctrl+shift+T from VS studio 2019 👍
The text was updated successfully, but these errors were encountered:
Hmm, that is very puzzling. It seems like this would presumably be due to some DPI issue where the size that is queried or set if being scaled by the system, but not symmetrically between the APIs for querying/setting.
A few questions: What version of Windows? How many monitors do you have? And what scaling is each monitor running at?
I'm not able to reproduce this locally, so it's a little tricky to figure what's going wrong.
Hello, it's just a nit "bug" so it doesn't really matter if you take care of it or not
Every time I open the window it gets smaller and smaller until I can't even read the first line of my research. It seems that the size is getting divided by a certain number every time I open it
For example, at the first opening :
The second :
And after few times :
I would like to say thank you for this extension, which is much more efficient than the ctrl+shift+T from VS studio 2019 👍
The text was updated successfully, but these errors were encountered: