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

Change Page Transitions #526

Merged
merged 1 commit into from
May 25, 2023
Merged

Change Page Transitions #526

merged 1 commit into from
May 25, 2023

Conversation

ricoberger
Copy link
Member

Change the page transitions for Android, Linux and Windows to use the same animation as on iOS and macOS, which feels smoother then the default one on these platforms.

This means that we are now using "CupertinoPageTransitionsBuilder" everywhere instead of "CupertinoPageTransitionsBuilder" and "ZoomPageTransitionsBuilder".

Closes #522.

Change the page transitions for Android, Linux and Windows to use the
same animation as on iOS and macOS, which feels smoother then the
default one on these platforms.

This means that we are now using "CupertinoPageTransitionsBuilder"
everywhere instead of "CupertinoPageTransitionsBuilder" and
"ZoomPageTransitionsBuilder".
@ricoberger ricoberger added the changelog: changed Something was changed or updated label May 25, 2023
@ricoberger ricoberger merged commit a4e064f into main May 25, 2023
3 checks passed
@ricoberger ricoberger deleted the change-page-transitions branch May 25, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button pressies keep making the screen jump
1 participant