Skip to content

Create a switch control for all checkable toolbar actions #1

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

Merged
merged 5 commits into from
May 6, 2016

Conversation

bmonio
Copy link

@bmonio bmonio commented Apr 22, 2016

No description provided.

@@ -43,8 +52,8 @@ Controls.Switch {
backgroundColor: control.enabled ? control.checked ? control.color
: darkBackground ? "#BDBDBD"
: "#FAFAFA"
: darkBackground ? "#424242"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please restore indentation as it was before.

bmonio and others added 4 commits April 22, 2016 23:42
…hose can now be accessed vthrough properties, this provides the possibility to have different styles for the actionBar iconButtons and switches
@Issam-Wakidi Issam-Wakidi merged commit 12c45a7 into develop May 6, 2016
Issam-Wakidi pushed a commit that referenced this pull request Jun 18, 2016
…insert-in-ActionBar"

This reverts commit 12c45a7, reversing
changes made to 0cada50.

As we can use directly the customContent property of the actionBar, no
need to provide such feature and properties to add switches to the
actionbar. the icon bug correction will be restaured in a standalone
branch for a separated pull requests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants