Re: [csswg-drafts] [css-grid] aspect ratio units needed (#1173)

I would like to share another common use case that needs aspect ratio units. 
There is a common problem with layout reflows when the layout is relying on the height of the image.
Probably we all have seen a jumping page over the slow network caused by the gradual loading of the images. The jumping layout have create unpleasant and disorienting effect and not to mention the UI freezes caused by the reflow. I believe having easy control of aspect ratio would help many developers create a more pleasant page loading experience. 
But perhaps the need for aspect ratio control goes beyond css grid?


-- 
GitHub Notification of comment by timuric
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1173#issuecomment-464447408 using your GitHub account

Received on Sunday, 17 February 2019 11:53:48 UTC