-
-
Notifications
You must be signed in to change notification settings - Fork 313
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
fix: #2776 - more standard user preferences app bar #2780
fix: #2776 - more standard user preferences app bar #2780
Conversation
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
Codecov Report
@@ Coverage Diff @@
## develop #2780 +/- ##
==========================================
- Coverage 8.86% 7.04% -1.82%
==========================================
Files 161 218 +57
Lines 6623 10640 +4017
==========================================
+ Hits 587 750 +163
- Misses 6036 9890 +3854
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Really like the looks, not just from the PR but also from your suggestion. but it will likely again cause scroll problems as we had with the sliders |
@M123-dev No problem. I'll do that in a different PR today. |
Don't rush doing it there are a lot of things we have to consider for the preferences should probably be discussed first |
@M123-dev I just have fun doing it. It can be merged much later, or never. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @monsieurtanuki
@M123-dev Thank you for your review! |
Impacted files:
user_preferences_account.dart
: unrelated uniformization of list tile display in preferencesuser_preferences_food.dart
: unrelated uniformization of list tile display in preferencesuser_preferences_page.dart
: removed the sliver effectWhat
Screenshot
Fixes bug(s)