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

Visual glitch with bigger font #122

Open
piotr-yuxuan opened this issue Jun 19, 2024 · 2 comments
Open

Visual glitch with bigger font #122

piotr-yuxuan opened this issue Jun 19, 2024 · 2 comments

Comments

@piotr-yuxuan
Copy link

Hello, thanks a lot for this great package 😊

When setting the default face size at 180 instead of the usual 100 the fringe indicators are rendered this way:

image

and I need to manually overload these values:

'ts-fold-indicators-fr-minus-tail
'ts-fold-indicators-fr-center
'ts-fold-indicators-fr-end-left
'ts-fold-indicators-fr-end-right

with some more (balanced) lines

  "........" "........" "........" "........" "........"
  "...XX..." "...XX..." "...XX..." "...XX..." "...XX..."

to get a visual fix:
image

I'm wondering what a more flexible fix would look like.

@jcs090218
Copy link
Member

Yeah, this could be an issue since I don't know if there is a flexible way to define these values.🤔

@piotr-yuxuan
Copy link
Author

Yeah, it's likely to incur at least a partial rewrite :/ But anyway, thanks a lot for this nice package :-)

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

2 participants