Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled, readonly, toggle buttons #4

Open
WebFreak001 opened this issue Aug 12, 2018 · 1 comment
Open

Disabled, readonly, toggle buttons #4

WebFreak001 opened this issue Aug 12, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@WebFreak001
Copy link
Contributor

Disabled buttons should be grayed out and not clickable
Readonly buttons should just be not clickable
Toggle buttons stay pressed when you click them (much like checkboxes, just rendered as buttons)

@KanzakiKino KanzakiKino added the enhancement New feature or request label Aug 12, 2018
@KanzakiKino KanzakiKino self-assigned this Aug 26, 2018
@KanzakiKino
Copy link
Owner

I think toggle buttons shouldn't be rendered as buttons. Because it's not easy to understand if it's on or off.
So I'm going to implement them that are like Android's.
ToggleButton in Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants