Page 1 of 1

No rounded corners

Posted: Fri Aug 16, 2019 3:25 pm
by piotrh
I have a problem with a very simple thing - craeating layer with rounded corners.
I created default layer and added border radius of 25px. Its visible in WWB but not in browser.

*Update: After entering Style: custom style and doing same thing - works fine, but using method mentioned above - not.

Re: No rounded corners

Posted: Fri Aug 16, 2019 3:56 pm
by Pablo
The border radius of a layer only works when the border-width is also set.

Re: No rounded corners

Posted: Fri Aug 16, 2019 4:11 pm
by piotrh
Yes, correct.
...but it forces to use at least 1px width border what is not always wanted.
Like I mentioned it is not necessary when using custom setting, perhabs it can be avalible right away also in style tab of layer.
Not a big deal of course, but it would be more accesible.

Thank You!
P