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

Uneven indent guides #6590

Open
adorabilis opened this issue Jan 13, 2025 · 2 comments
Open

Uneven indent guides #6590

adorabilis opened this issue Jan 13, 2025 · 2 comments

Comments

@adorabilis
Copy link

adorabilis commented Jan 13, 2025

Description of the bug

At certain font sizes or padding numbers, indent guides are drawn unevenly. Rulers are not affected. This is identical to #4131 (marked fixed in build 4161). Has there been a regression?

Steps to reproduce

  1. Set font to 13 (or 12)
  2. Set padding to 0 (or padding bottom 1)
  3. Observe the indent guides

Expected behavior

Indent guide should look the same regardless of font size and padding.

CleanShot 2025-01-14 at 06 39 54@2x

Actual behavior

An example with 13 font size, 0 padding:

CleanShot 2025-01-14 at 06 37 13@2x

Sublime Text build number

4189

Operating system & version

macOS 15.1.1

(Linux) Desktop environment and/or window manager

No response

Additional information

No response

OpenGL context information

No response

@deathaxe
Copy link
Collaborator

Not only depending on font size but also screen scaling factor, which may cause created textures to overlap sometimes.

@jrappen
Copy link
Contributor

jrappen commented Jan 16, 2025

If you find them distracting, you can add solid to your indent_guide_options.

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