removed clipping from user avatar

This commit is contained in:
Deven Joshi
2021-09-01 15:15:21 +05:30
parent fd8436d724
commit ed2a3f17d8
2 changed files with 27 additions and 20 deletions
@@ -46,6 +46,7 @@ breakdown:
* `UserListViewTheme` is now `UserListViewThemeData`
- Updated core dependency.
- `UserAvatar` no longer uses a clipper by default.
🐞 Fixed