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

#1 Fix: isOn Property Sets Incorrect State #3

Merged
merged 3 commits into from Dec 7, 2015
Merged

#1 Fix: isOn Property Sets Incorrect State #3

merged 3 commits into from Dec 7, 2015

Conversation

JunichiT
Copy link
Owner

@JunichiT JunichiT commented Dec 7, 2015

Issue Description

As the issue reported in #1, there was a bug of the incorrect position of the thumb when isOn property is NO.

The bug screenshot: The thumb's initial position should be OFF.
before

And fixed behavior is following:
after

The reason of this happening is the missing of the initial positioning function in willMoveToSuperview.

This PR fixes this bug and updates the pod version to 1.1.

@JunichiT JunichiT added the bug label Dec 7, 2015
@JunichiT JunichiT self-assigned this Dec 7, 2015
@JunichiT JunichiT added this to the Release 1.1 milestone Dec 7, 2015
JunichiT added a commit that referenced this pull request Dec 7, 2015
#1 Fix: isOn Property Sets Incorrect State
@JunichiT JunichiT merged commit eee9c58 into master Dec 7, 2015
@JunichiT JunichiT deleted the issue-1 branch December 7, 2015 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant