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

ToggleSwitchButton: Removed accent border when unchecked #406

Merged
merged 1 commit into from
Apr 4, 2013

Conversation

stefan-schweiger
Copy link
Contributor

When unchecked there was always a little bit of the accent border visible, so I added a margin when the element is unchecked.

Old:
SwitchButtonBorder
New:
SwitchButtonWithoutBorder

Also I made the disabled state, better to tell apart from enabled state.

New:
SwitchButtonDisabled
SwitchButtonDisabledChecked

When unchecked there was always a little bit of the accent border visible, when the element was unchecked, so I added a margin when the element is unchecked.

Also I made the disabled state, better to tell apart from enabled state.
shiftkey pushed a commit that referenced this pull request Apr 4, 2013
ToggleSwitchButton: Removed accent border when unchecked
@shiftkey shiftkey merged commit 072d696 into MahApps:master Apr 4, 2013
@stefan-schweiger stefan-schweiger deleted the patch-1 branch April 4, 2013 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants