Square avatar #17896
mrleblanc101
started this conversation in
Ideas
Square avatar
#17896
Replies: 1 comment
-
This is needed for the FileUpload, but it would be nice to also support easoly customizing the UserMenu avatar to be squared inside Filamentphp without requiring custom CSS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Currently, the avatar field only support circle avatar.
It would be nice to add an option for square avatar.
Something like this
FileUpload::make('avatar')->avatar(shape: 'square')
orFileUpload::make('avatar')->avatar()->squared()
Beta Was this translation helpful? Give feedback.
All reactions