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

fix(tooltip): tooltip sometimes not hidden after element is disabled. #5912

Closed
wants to merge 1 commit into from

Conversation

SanderElias
Copy link
Contributor

fix(tooltip): tooltip sometimes not hidden after element is disabled.

use an mutationobserver to make sure the tooltip is hidden after an element becomes disabled.

fixes: #2602

use an mutationobserver to make sure the tooltip is hidden after an element becomes disabled.

fixes: #2602
@ThomasBurleson ThomasBurleson modified the milestone: 1.0-rc5 Nov 25, 2015
@EladBezalel EladBezalel deleted the wip/tooltip_disabled branch January 16, 2016 00:18
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.

mdTooltip: tooltip is not hidden after md-button becomes disabled
2 participants