Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS When scaling image, text on top of it becomes blurry (Chrome) Reply To: When scaling image, text on top of it becomes blurry (Chrome)

#241808
bearhead
Participant

It just has to do with how browsers handle the rendering of elements during a css transition. AFAIK there isn’t anyway around it aside from eliminating the transform line (which you already know).