in shape square radius does not work with some colors
...
<size width="46" height="25"/>
<up shape="square" color="darkblue" radius="12" border="gray" border_size="2"/>
...
whatever the color is in dark* the radius is only used for the border, the background stay squared
with plain color or RGB ones like this #7f0000 it's ok but with things like this : #7f0101 .. #7f0404 it is not ^^
...
<size width="46" height="25"/>
<up shape="square" color="darkblue" radius="12" border="gray" border_size="2"/>
...
whatever the color is in dark* the radius is only used for the border, the background stay squared
with plain color or RGB ones like this #7f0000 it's ok but with things like this : #7f0101 .. #7f0404 it is not ^^
Posted Mon 03 Aug 20 @ 12:39 am