-
-
Notifications
You must be signed in to change notification settings - Fork 287
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
Placement of Food prefs is ugly #2776
Comments
@teolemon You mean you prefer something like that (I added the grey background just for horizontal alignment check): |
I guess it's about the title `Food Preferences, maybe we could left align that text |
That was my initial interpretation too. |
At least here in the screenshot by pierre it looks bad, maybe reducing font size might help ❓ |
I don't know what Pierre means. But reducing the font size won't help. Putting the header title in a SizedBox and an AutoSizeText would. |
The mockup didn't take into account that the text would be long. |
Also, since we don't match them, the original was left aligned |
Impacted files: * `user_preferences_account.dart`: unrelated uniformization of list tile display in preferences * `user_preferences_food.dart`: unrelated uniformization of list tile display in preferences * `user_preferences_page.dart`: removed the sliver effect
Impacted files: * golden files * `user_preferences_account.dart`: unrelated uniformization of list tile display in preferences * `user_preferences_food.dart`: unrelated uniformization of list tile display in preferences * `user_preferences_page.dart`: removed the sliver effect
What
The text was updated successfully, but these errors were encountered: