uikit icon indicating copy to clipboard operation
uikit copied to clipboard

setBorderRadius calculation based on height can cause variance in border appearance when switching between two containers with the same width, but differing heights.

Open lukeacparsons opened this issue 11 months ago • 1 comments

As described. When switching between two containers that have differing heights, the radius of the border is changed, which produces an undesirable effect. Maybe having an option to calculate based on the width would be useful too? Not sure how best to approach this.

lukeacparsons avatar Jan 22 '25 15:01 lukeacparsons

@lukeacparsons Hey, sorry for the delay, currently working on all the bugs for uikit 1.0

can you elaborate if what you describe is a bug or a feature request and if its a bug, please describe how to reproduce it, if possible with a repo, thanks :)

bbohlender avatar Sep 24 '25 22:09 bbohlender