eclipsesource / eclipsesource/tabris-js

CheckBox and RadioButton should allow to colorize the selectable element

Open
#1,446 2 comments 0 reactions 0 assignees View on GitHub
feature windows
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Problem description

Currently you have to use the the default colors by the native system for `RadioButton` and `CheckBox`. This makes it impossible to use those widgets on none white backgrounds.

### Expected behavior

We should be able to set the color for the widget for example with a `tintColor` property.

### Related

Such a `tintColor` would also be suitable for the `ActicityIndicator` as requested [here](https://github.com/eclipsesource/tabris-js/issues/1145).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.