angular-material-extensions / fab-menu

Angular Component that represents a menu of buttons triggered by a floating action button | built with material design
https://angular-material-extensions.github.io/fab-menu/
MIT License
48 stars 17 forks source link

FAB icon appear rotated #35

Closed bennymeg closed 1 year ago

bennymeg commented 2 years ago

When you choose a different icon then add as a main icon after opening the menu the icon appears rotated instead of the x icon.

Solution:

After the rotate animation is finished, change the icon to the close icon. This will fix the issue and keep the current behavior.

AnthonyNahas commented 2 years ago

I will appreciate a PR from you 🍻

AnthonyNahas commented 1 year ago

please consider reopening this issue if you are still facing the same issue