Closed arroyoj closed 1 year ago
I noticed that the user avatar is no longer a perfect circle but is now an oval:
Yeah I also noticed this and forgot to fix it.
Now the group names are centered instead of left aligned. Was that intentional?
I think aligned to the start should be better.
PRs as always welcome :)
EDIT: I just assigned you for now
@Leptopoda, thanks for the new material 3 design. While testing out the new app, I noticed that the user avatar is no longer a perfect circle but is now an oval: It looks like there is a missing
Center()
around theUserImage()
. I'm happy to submit a PR to fix that, but I wasn't sure if you were done working on that part.Also, I noticed a change in how ingredient groups are displayed in the new design. Now the group names are centered instead of left aligned. Was that intentional? If not, I can submit a PR to restore the previous layout. For reference, here are screenshots from v0.7.9 vs the new design. v0.7.9: current version: