cloudinary / cloudinary_angular

Cloudinary Angular client library
MIT License
305 stars 228 forks source link

Updated placeholder styling #288

Closed strausr closed 4 years ago

strausr commented 4 years ago

reset img styling when placeholder is used- removes position and opacity when placeholder is done rendering

asisayag2 commented 4 years ago

@strausr, did we consider the case where the user wants to set his own styling?

strausr commented 4 years ago

@asisayag2 yes, there are several tests that were added to cover this- For example- https://github.com/cloudinary/cloudinary_angular/blob/master/projects/angular-cld/src/lib/cloudinary-image.component.spec.ts#L681