aui-framework / aui-framework/aui
BoxShadow does not honor BorderRadius
Open
- Dominant language
- C++
- Stars
- 600
- Forks
- 44
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 3
Description
### What happened?
### Relevant log output or stack trace
```shell
```
### Steps to reproduce
```bash
_new("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_
Contributor guide
Research direction
Start by reproducing the AButton example with MinSize and BorderRadius, then trace the BoxShadow and BorderRadius rendering paths. Verify the result on the listed platforms and confirm that the shadow follows the rounded border rather than extending beyond it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100