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
When a call site provides pure Image or Illustration, components like Dialog can resize it to match the designated Orbit height (120pts in Dialog, for example).
When a call site provides generic View instead, this should not have any effect and the image should be sized as-is.
The text was updated successfully, but these errors were encountered:
When a call site provides pure
Image
orIllustration
, components likeDialog
can resize it to match the designated Orbit height (120pts inDialog
, for example).When a call site provides generic View instead, this should not have any effect and the image should be sized as-is.
The text was updated successfully, but these errors were encountered: