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

More than four buttons causes overlapping #81

Open Cogiva opened 7 years ago

Cogiva commented 7 years ago

When trying to have more than four buttons, the additional buttons overlay current buttons. On the screenshot, notice the add user button, behind the open/close button.

screenshot 2017-05-12 19 49 18

Is there anyway simple to increase the number of buttons, or am I going to have to hack?

lucabizza commented 5 years ago

Hi @Cogiva did you solve this problem?