PygmySlowLoris / vue-fab

Vue Floating Action Button
MIT License
273 stars 51 forks source link

[Feature] disable rotation #27

Closed Edujugon closed 5 years ago

Edujugon commented 5 years ago

Main feature

Added new prop to disable/enable main button rotation.

Extra

If there are not actions, it will completely rotate if enable-rotation prop is true

jvb93 commented 5 years ago

Hmmm... I dunno... I think the fab should stay toggled as long as the menu is open, perhaps this auto-untoggle should also be enabled/disabled via a prop?

Edujugon commented 5 years ago

After thinking, I agree, #26 fits better to the topics in #17 and #25 .