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

Button should not stay pressed when it becomes unfocused #64

Merged
merged 1 commit into from
Apr 18, 2017

Conversation

keanulee
Copy link
Contributor

This is an upstream change required for PolymerElements/paper-button#135. In addition to doing the ripple up action (to be addressed in PaperButtonBehavior), we should also clear the pressed state if the user tabs out of the button, which this PR addresses.

@notwaldorf notwaldorf merged commit 4d79ebb into master Apr 18, 2017
@notwaldorf notwaldorf deleted the unpressed-when-unfocused branch April 18, 2017 01:45
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.

4 participants