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

File blame annotation text overflow with letter spacing setting #459

Closed
Yukaii opened this issue Jul 24, 2018 · 1 comment
Closed

File blame annotation text overflow with letter spacing setting #459

Yukaii opened this issue Jul 24, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Yukaii
Copy link
Contributor

Yukaii commented Jul 24, 2018

  • GitLens Version: 8.5.2
  • VSCode Version: 1.25.1
  • OS Version: Windows 10

Steps to Reproduce:

  1. Toggle file blame
  2. Text overflow:
    image

This might be an upstream issue, but I don't know which API is related, so end up open it here 😅

My font config:

{
  "editor.fontFamily": "Sarasa Mono TC",
  "editor.fontLigatures": true,
  "editor.fontSize": 16,
  "editor.letterSpacing": 1.3
}
@eamodio eamodio added the bug Something isn't working label Jul 25, 2018
@eamodio eamodio self-assigned this Jul 31, 2018
@eamodio eamodio added this to the Soon™ milestone Jul 31, 2018
@eamodio eamodio removed this from the Soon™ milestone Jul 19, 2019
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@eamodio @Yukaii and others