eclipsesource / eclipsesource/tabris-js

Allow to set cornerRadius on a per corner basis

Open
#1,883 7 comments 1 reaction 0 assignees View on GitHub
feature
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.