You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @frederickfogerty, thanks for putting out this library. Somewhat connected to #71, but while trying to use to do responsive images, I noticed that the library doesn't currently support sizes prop for <img>, or width descriptors (density descriptors seem to be supported via dpr) within srcSet.
Not sure if I missed something, or if there was a reason for that? If not, would this be something on the radar to add?
Thanks!
The text was updated successfully, but these errors were encountered:
I don't know a lot about sizes, and srcSet - could you please outline what you think the advantages and use cases (examples) of implementing each feature you've described would be? From there we can assess whether it should be added to the API.
Hey @frederickfogerty, thanks for putting out this library. Somewhat connected to #71, but while trying to use to do responsive images, I noticed that the library doesn't currently support
sizes
prop for<img>
, or width descriptors (density descriptors seem to be supported viadpr
) withinsrcSet
.Not sure if I missed something, or if there was a reason for that? If not, would this be something on the radar to add?
Thanks!
The text was updated successfully, but these errors were encountered: