Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Fix(slider): cancel onPressUp when disabled #1308

Closed
wants to merge 1 commit into from

Conversation

nhayflick
Copy link

Closes #1307

@ajoslin ajoslin closed this in 5bbd23d Jan 27, 2015
@ajoslin
Copy link
Contributor

ajoslin commented Jan 27, 2015

So the whole disabled checking was actually running on the wrong scope, since slider has an isolate scope.

Added unit tests for it and fixed the problem. Thanks @nhayflick!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

md-slider: responds to click events when disabled
2 participants