Tim_
3 months agoCommunity Member
Set border radius on button?
A standard button is either squared, rounded or round. Is it possible to change the border radius of the button? At the standard size (40px high) the curve looks fine, but if you halve the height of the button, the curve looks misshapen (blue in example). An equivalent rounded rectangle object can have its border radius set, and the curve looks correct (green in example).
I would use a shape, but I can't easily add an icon to a shape in the same way that I can with a button object (and the 'Icons' control in the content library don't match the icons in the Button Icons list).
I want a standard button that is 20px tall and looks like the green example above.