nobitagit / ng-material-floating-button

Material design floating menu with action buttons implemented as an Angularjs directive.
http://nobitagit.github.io/ng-material-floating-button/
MIT License
464 stars 130 forks source link

isolated multiple main floating buttons #61

Closed hnguyenec closed 8 years ago

hnguyenec commented 8 years ago

I would like to be able to add multiple buttons on the screen ie: left and right aligned buttons for PREVIOUS and NEXT action

hnguyenec commented 8 years ago

sorry my bad, as this directive was using isolated scope, but I declared 2 directives with the same menu-state="open" attributes