angular-placeholders
angular-placeholders copied to clipboard
img: Font Size is not Recomputed on Resize
When the phImg is updated dynamically, the image is resized accordingly but the font size is not recalculated, leaving it either too big or too small.
Update: It's recalculated when the width changes, but not when the height changes.