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
@yannickl
For the DynamicButtonStyle.arrowUp I'm trying to round it but i end up with the arrow at the top instead of center. how come? Could you make it possible to adjust icon size and properly align it in the center
The text was updated successfully, but these errors were encountered:
You can modify the contentInsets property to adjust the display area. By default it is sets to .zero so that's why the path can be near the border when you have rounded buttons.
@yannickl
For the
DynamicButtonStyle.arrowUp
I'm trying to round it but i end up with the arrow at the top instead of center. how come? Could you make it possible to adjust icon size and properly align it in the centerThe text was updated successfully, but these errors were encountered: