michaeldoye / mat-progress-buttons

Very simple Angular6+ Material Design progress buttons
https://mat-progress-buttons.firebaseapp.com/
MIT License
110 stars 54 forks source link

Hide spinner when not active #61

Closed pedro-jump closed 4 years ago

pedro-jump commented 4 years ago

The spinner is always there(even though you cannot see it, only when active), maybe hide the element when not active?

michaeldoye commented 4 years ago

Thanks!