-
-
Notifications
You must be signed in to change notification settings - Fork 84
Decorations don't scale with editor zoom #78
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
Comments
This is the case on my new machine as well 😢 Ubuntu 21.04. |
Weird! I believe that zoom level is a setting, so we could maybe read zoom level and adjust based on that. Strange that it only happens for some VSCode setups. Does it happen on a clean VSCode instance with no extensions installed? We could have a setting to toggle this correction and then mention it in known issues |
@pokey unfortunately not 😦 |
@brxck Is this still a problem? |
This is so strange. We have tested this on the windows, linux, and mac and it works on all three except for on your computer. |
Well I just realized something about this! Come to find out that there are two types of zoom actions in vscode.
|
ohh weird. and that's different from increasing the font size? |
Yep! Cursorless responds fine to font size changes. And apparently mousewheel zoom is a setting that is off by default? Don't remember turning that on... No wonder I'm the only person who's run into this 😅 |
Hmm. I wonder if we should fix this one or just add a note to https://github.com/cursorless-dev/cursorless-vscode/wiki/Troubleshooting |
Hardly seems worth fixing at this point. Especially after a brief poke around the extension API didn't yield an obvious way to get at this zoom level. |
Ok added https://github.com/cursorless-dev/cursorless-vscode/wiki/Troubleshooting#decorations-dont-scale-with-editor-zoom. Thanks for getting to the bottom of this one! |
I'm on 5271ce3 and Ubuntu 20.10.
VS Code info:
No Zoom
5x Zoom
The text was updated successfully, but these errors were encountered: