eclipsesource / eclipsesource/tabris-js
Allow to set cornerRadius on a per corner basis
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Currently setting the `cornerRadius` affects all corners equally. It would be handy to affect only a particular corner. This could be used to eg create rounded "tabs" on a custom tab folder.
### Expected behavior
Allow to set `cornerRadius` on a per corner basis with similar flexibility as `padding`.
### Environment
- Tabris.js version: 3.0
Contributor guide
Research direction
Start by locating the existing cornerRadius implementation and comparing its API with padding, then trace how corner styling is handled across the native mobile platforms. Done means cornerRadius can target individual corners with flexibility comparable to padding and supports the rounded-tab use case described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100