Good day, folks
I did a boo-boo.
How do I fix this? I bet it’s a simple solution
Thank you!
Maybe change the UI scale under view ?
In the file settings.json
change the value pixelRatio
to your needs, e.g. "pixelRatio": 2.0,
I use "pixelRatio": 1.4615379571914673,
but feel free to try different settings.
Thank you, guys