aui icon indicating copy to clipboard operation
aui copied to clipboard

BoxShadow does not honor BorderRadius

Open Alex2772 opened this issue 5 months ago • 0 comments

What happened?

Image

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

Alex2772 avatar Jul 25 '25 20:07 Alex2772