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
Now when the width of the box gets smaller, I want the radius still be of the same size, but it gets squeezed:
We have this use case for the new Material sliders (#413).
I wonder if there is a way to introduce a mode where the radius stays the same, even if it exceeds the width (or height) of the box. I haven't looked at the box renderer code yet whether this is feasible...
The text was updated successfully, but these errors were encountered:
Problem: I have a box with relative radius 100%:
Now when the width of the box gets smaller, I want the radius still be of the same size, but it gets squeezed:
We have this use case for the new Material sliders (#413).
I wonder if there is a way to introduce a mode where the radius stays the same, even if it exceeds the width (or height) of the box. I haven't looked at the box renderer code yet whether this is feasible...
The text was updated successfully, but these errors were encountered: