aui-framework / aui-framework/aui
`_%` literal for `AMetric`
Open
good first issue
- Dominant language
- C++
- Stars
- 598
- Forks
- 44
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 3
Description
### Describe the need of your project
I think it would be useful to introduce percentage metric as in CSS. This is useful to producing rounded rectangles:
`BorderRadius { 50_% }`
### Proposed solution
`operator""_%` for `AMetric`
### Alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.