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

fix(fabToolbar): fail gracefully if no icon used in trigger #3601

Closed
wants to merge 1 commit into from

Conversation

topherfangio
Copy link
Contributor

the component previously assumed the user would have an icon
inside the trigger and was throwing an error upon animation
which caused the entire component to break

also fix a potential issue with the animation not properly
firing the done() callback when finished

closes #3223

the component previously assumed the user would have an icon
inside the trigger and was throwing an error upon animation
which caused the entire component to break

also fix a potential issue with the animation not properly
firing the `done()` callback when finished

closes #3223
@topherfangio topherfangio deleted the wip/fab_toolbar_fixes_1 branch August 3, 2015 18:17
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-fab-toolbar assumes a md-icon is inside the trigger button.
1 participant