aui-framework / aui-framework/aui

BoxShadow does not honor BorderRadius

Open
#526 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
600
Forks
44
Avg merge
17h 56m
Merged PRs (30d)
3

Description

### What happened?

Image

### 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.