violentmonkey.github.io icon indicating copy to clipboard operation
violentmonkey.github.io copied to clipboard

Gatsby blurs our images due to increasing height by 1px

Open tophf opened this issue 1 year ago • 1 comments

  1. Go to https://violentmonkey.github.io/guide/creating-a-userscript/
  2. Inspect the image in devtools and uncheck height: 100%;

I see that the image becomes crisp, i.e. its height was initially incorrect.

This is particularly bad when there's a lot of text:

gatsby original
image image

tophf avatar Jun 05 '24 14:06 tophf

https://github.com/gatsbyjs/gatsby/pull/39008

gera2ld avatar Jun 06 '24 16:06 gera2ld

Closing in favor of #63

gera2ld avatar Jan 06 '25 02:01 gera2ld