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
However, I have a use case where I set the backgroundSize/objectFit) and backgroundPosition/objectPosition to the background image.
Like the screenshot below, I have a cross shape and the background image has backgroundSize/objectFit = 'contain' and backgroundPosition/objectPosition = 'left top'
I tried but I see it didn't work. I wonder if we can support these?
In the example (#1428) I see we have to provide the x and y values in the Image component. Is there a way I don't have to use it?
The text was updated successfully, but these errors were encountered:
I tried but I see it didn't work. I wonder if we can support these?
In the example (#1428) I see we have to provide the
x
andy
values in the Image component. Is there a way I don't have to use it?The text was updated successfully, but these errors were encountered: