-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Description
breaking changes for v7:
-
ImageElements: replace all theusesX(usesObjectFit, usesPixelArtScaling, etc) boolean properties in ImageElements with their raw property equivalents instead -
ImageElements: Make naturalWidth/naturalHeight optional inImageElements, don't set for<picture>images until we're sure (ref Displays images with inappropriate size #11450) -
ImageElements: Remove duplicatedresourceSizeinImageElementsthat duplicates network record property.- PR in the works.
ref #11207