internetarchive / openlibrary

One webpage for every book ever published!
https://openlibrary.org
GNU Affero General Public License v3.0
5.13k stars 1.34k forks source link

Cover is blurry when cover is uploaded #6217

Open BrittanyBunk opened 2 years ago

BrittanyBunk commented 2 years ago

After uploading a new cover, the cover appears blurry until the page is refreshed.

Evidence / Screenshot (if possible)

Relevant url?

Steps to Reproduce

  1. Go to a book page
  2. upload a new cover

Details

Proposal & Constraints

Related files

Stakeholders

cdrini commented 2 years ago

This is because the JS that updates the cover only sets src and not srcset ; so users with highresolution displays will see blurry covers.