-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Having an horizontally centered FAB #2553
Comments
I want to move the fab features into its own component which coincides with the new md spec planned for 2.0 |
Unfortunately this did not make the cut for v2.0. However, we still intend to implement it. There are multiple fab related changes that we are going to abstract into a specific |
Great news. I came here after seeing the new material design case studies from google, and in particular Reply (https://material.io/design/material-studies/reply.html#product-architecture) which has a very nice centered FAB. |
@johnleider |
It's slated for release in version 3. |
New Functionality
Currently Floating Action Buttons can be only positioned to the left or to the right of an horizontal top or bottom border of their container (toolbar, card-text etc).
But we can't position them in the middle of the edge.
Having this extra feature would enhance user experience in some cases.
Improvements
This would avoid additional custom css to achieve this.
Bugs or Edge Cases it Helps Avoid
none.
The text was updated successfully, but these errors were encountered: