Skip to content
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

UI improvements #303

Merged
merged 17 commits into from
Nov 29, 2024
Merged

UI improvements #303

merged 17 commits into from
Nov 29, 2024

Conversation

w-ensink
Copy link
Collaborator

@w-ensink w-ensink commented Nov 28, 2024

- add allways scrollable physics to the data page for more natural feel
  on iOS
- add always scrollable physics
- add splash on buttons presses
- used the same blue color as the main screens for a more consistent
  look
- add always scrollable physics to more pages for more natural feel
- now shows outline when tab is not selected for home and data tabs
- check if the app is running on a newer iOS device by looking at the
  aspect ratio
- it was just ever so slightly to high compared to the other nav bar
  text
- update deprecated WillPopScope to PopScope
- is required by flutter analyze
- was calling a bloc function on every render, when it should only be
  called when the user tries to pop a page and it fails
@w-ensink w-ensink merged commit 40e5dd3 into master Nov 29, 2024
27 checks passed
@w-ensink w-ensink deleted the ui-improvements branch November 29, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants