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

GitHub avatars in blame line hovers are huge #858

Closed
KamasamaK opened this issue Sep 21, 2019 · 3 comments
Closed

GitHub avatars in blame line hovers are huge #858

KamasamaK opened this issue Sep 21, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@KamasamaK
Copy link

  • GitLens Version: 10.0.0
  • VSCode Version: 1.38.1
  • OS Version: Windows 10

Below is an image of the line blame hover I am seeing. I have to scroll down to see the details.
image

To verify this was not just mine, I've posted another one below for another user
image

The following are the only GitLens settings I have

{
  "gitlens.keymap": "alternate",
  "gitlens.advanced.messages": {
    "suppressCommitHasNoPreviousCommitWarning": false,
    "suppressCommitNotFoundWarning": false,
    "suppressFileNotUnderSourceControlWarning": false,
    "suppressGitVersionWarning": false,
    "suppressLineUncommittedWarning": false,
    "suppressNoRepositoryWarning": false,
    "suppressResultsExplorerNotice": false,
    "suppressShowKeyBindingsNotice": true
  },
  "gitlens.views.fileHistory.enabled": true,
  "gitlens.views.lineHistory.enabled": true,
}
@eamodio
Copy link
Member

eamodio commented Sep 22, 2019

@KamasamaK are the e-mail addresses @users.noreply.github.com ones?

@KamasamaK
Copy link
Author

Yes, that is the email domain for the authors of both of the commits presented here.

@eamodio eamodio changed the title GitHub gravatars in blame line hovers are huge GitHub avatars in blame line hovers are huge Sep 24, 2019
@eamodio eamodio added bug Something isn't working and removed type: potential bug labels Sep 24, 2019
@eamodio eamodio self-assigned this Sep 24, 2019
@eamodio eamodio added this to the Soon™ milestone Sep 24, 2019
@eamodio eamodio removed this from the Soon™ milestone Sep 24, 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 28, 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

2 participants