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

How to remove the "trace" which appears each 10 lines in a root block? #75

Open
carloscadux opened this issue Mar 13, 2022 · 10 comments
Open

Comments

@carloscadux
Copy link

Hi. I'd appreciate your help.
As shown in the screenshot below, for each 10 lines in a root block there is a light "trace" being rendered.
How to remove that trace?
Thank you!

image

@leodevbro
Copy link
Owner

leodevbro commented Mar 13, 2022

Hello, I guess this is a duplicate issue of this:
#52

Long story short:
I think it is a bug of VSCode, or Windows or both. I don't think that it is a bug of Blockman.

I made a bug report about it in the vscode repo:
microsoft/vscode#137609

Possible solution:
If you have zoomed VSCode window, you can try resetting it:
Press F1, type "reset zoom" and click on View: Reset Zoom.

If you want to zoom, please don't use View zoom (ctrl and "+"/"-"), please use font zooming feature (mouse wheel zoom).

@carloscadux
Copy link
Author

Thanks for your prompt reply (and for this outstanding extension) 👍
Sorry for the duplicated thread.
I'm not using zoom but triggered "reset" (UI and font) just in case, but the issue is still there.
I upvoted the thread microsoft/vscode#137609

@leodevbro
Copy link
Owner

Thanks so much, well, please check the pixel resolution of your monitor, also the scaling percent of Windows (if you are using Windows 10).

Also maybe you should try installing VSCode Insiders (if you currently have VSCode) (or VSCode if you currently have VSCode insiders) and do not change any settings and just check how Blockman is working there. If you already have both, then this experiment cannot be done because we need totally clean software.

Also, please check exactly what is going on in the zoom settings. It must be 0 for best quality rendering.
image

@JC6123
Copy link

JC6123 commented Mar 14, 2022

Hello, I guess this is a duplicate issue of this: #52

Long story short: I think it is a bug of VSCode, or Windows or both. I don't think that it is a bug of Blockman.

I made a bug report about it in the vscode repo: microsoft/vscode#137609

Possible solution: If you have zoomed VSCode window, you can try resetting it: Press F1, type "reset zoom" and click on View: Reset Zoom.

If you want to zoom, please don't use View zoom (ctrl and "+"/"-"), please use font zooming feature (mouse wheel zoom).

That's interesting. Because in my issue, this bug disappears when I use View zoom (ctrl and "+"/"-") to zoom out, while mouse wheel zoom won't do. Besides, change the scale level into 100% in Windows 10 can also fix this problem.

@leodevbro
Copy link
Owner

Yeah, mouse wheel zoom does not fix the issue. When I said "mouse wheel zoom", I meant that it is a better alternative to "View zoom" because it does not cause such issues.

@leodevbro
Copy link
Owner

@carloscadux, @JC6123, Hello, I think this issue (strange horizontal lines) is fixed with the latest version of VSCode (1.66), so please update VSCode and check the issue again, and please tell me whether the situation is changed or not.

@JC6123
Copy link

JC6123 commented Apr 2, 2022

@carloscadux, @JC6123, Hello, I think this issue (strange horizontal lines) is fixed with the latest version of VSCode (1.66), so please update VSCode and check the issue again, and please tell me whether the situation is changed or not.

Yeah, seems it has been fixed now.

@carloscadux
Copy link
Author

carloscadux commented Apr 2, 2022

@carloscadux, @JC6123, Hello, I think this issue (strange horizontal lines) is fixed with the latest version of VSCode (1.66), so please update VSCode and check the issue again, and please tell me whether the situation is changed or not.

v1.66.0 didn't fix the issue for me. Actually, the issue became more consistent.

Before v.1.66.0, the "trace" would disappear depending on the part of the code I was visualizing.
I'd say the issue was intermittent.

After v.1.66.0 the "trace" became permanent, being shown each 10 lines starting from line 5, in all files I open in VSCode:
image

@leodevbro
Copy link
Owner

leodevbro commented Apr 5, 2022

@carloscadux, have you tried, I don't know, restarting VSCode? Or maybe zoom to the value 0 (Window: Zoom Level)? Because, I guess your zooming is below 100%, and maybe you can try to set it to 100% (value 0), and then if you want smaller text, just use mouse wheel zooming, or font size. As I have experienced, Mouse wheel zooming and changing font size does not cause such strange horizontal lines. Only Window: Zoom Level causes it.

@leodevbro
Copy link
Owner

leodevbro commented Apr 6, 2022

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

3 participants