aui
aui copied to clipboard
BoxShadow does not honor BorderRadius
What happened?
Relevant log output or stack trace
Steps to reproduce
_new<AButton>("Test") AUI_WITH_STYLE {
MinSize { 200_dp },
BorderRadius { 100_dp }
}
Affected Platforms
Windows, Linux, macOS, Android, iOS, Emscripten
Link to build, i.e. failing GitHub Action job (if any).
No response