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
This Style produces strange outputs in HTML5 in all browsers:
Style.BACKGROUND.is(Background.roundRect(Color.BLUE, 4, Color.WHITE, 1).inset(5,40, 2, 40))
The large insets on the left and right sides conflict with the round corners.
The text was updated successfully, but these errors were encountered:
This Style produces strange outputs in HTML5 in all browsers:
Style.BACKGROUND.is(Background.roundRect(Color.BLUE, 4, Color.WHITE, 1).inset(5,40, 2, 40))
The large insets on the left and right sides conflict with the round corners.
The text was updated successfully, but these errors were encountered: