ProtonMail / proton-contacts

React web application to manage ProtonMail contacts
54 stars 19 forks source link

Improve image loading #335

Closed econdepe closed 4 years ago

econdepe commented 4 years ago

After a recent change which make images load only after clicking "Load photo", the image loading was slightly broken: After editing a contact, if the image was small, it wouldn't be updated after closing the modal. When loading the image, it would flash very quickly the image not rounded, which is ugly if noticed. A loader is being displayed now instead of that quick intermediate step