You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the improvement that you'd like
At the moment, Github avatars look a bit blurry on HiDPI (e.g. Retina) displays), like in the screenshot below. Have seen this with several repos. Would be great if they were higher resolution.
The text was updated successfully, but these errors were encountered:
I’ll increase the resolution of the avatars in an upcoming release, so that the underlying Chromium browser doesn’t upscale the avatars on high DPI displays (which introduces the “blur”).
mhutchie
changed the title
Github avatars in Commit Details View look blurry on HiDPI displays
Increase the resolution of avatars in the Commit Details View (for High DPI displays)
Aug 21, 2019
This will be available in v1.14.0, and applies to all avatars fetched after this update is installed. I've increased the resolution to be three times larger, please confirm that newly fetched avatars are no longer blurry.
To trigger higher resolution versions of cached avatars to be fetched (instead of waiting until their next automatic background refresh), you can run the command "Git Graph: Clear Avatar Cache" once, and reopen the Git Graph View.
If you'd like to use it before the next release, you can download v1.14.0-beta.3, and install it following the instructions provided here.
Describe the improvement that you'd like
At the moment, Github avatars look a bit blurry on HiDPI (e.g. Retina) displays), like in the screenshot below. Have seen this with several repos. Would be great if they were higher resolution.
The text was updated successfully, but these errors were encountered: