Y
Hacker News
new
|
ask
|
show
|
jobs
by
charrondev
1881 days ago
For images where you don’t declare the ratio it can’t completely determine the width until the image is loaded.
1 comments
pupppet
1881 days ago
If you don't declare the width/height or intrinsicsize, then you've just opted out of loading an image by its container size, pretty simple.
link