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

Suggestion: fade card titles instead of blinking #4

Open
myfrom opened this issue Jun 21, 2019 · 1 comment
Open

Suggestion: fade card titles instead of blinking #4

myfrom opened this issue Jun 21, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@myfrom
Copy link

myfrom commented Jun 21, 2019

The text on cards/buttons from main menu changes to different content when each button is clicked (except Gradient Cards section). That transition however happens without any animation, the content just blinks between states. It makes the experience feel a lot less fluid.

I'd suggest a small cross fade animation between the states, only of the content of the card. That shouldn't be too hard to add and would definitely smooth out the transition between views.

My device:
OnePlus 3T,
Android 9.0,
Lineage OS 16, build 19.06.2019

@urmilshroff
Copy link
Owner

I'll try working a bit more on the animations. Initially I added the text in a Hero widget, but Flutter doesn't allow multiple Hero widgets in the same tree.

@urmilshroff urmilshroff self-assigned this Jun 22, 2019
@urmilshroff urmilshroff added enhancement New feature or request help wanted Extra attention is needed labels Jun 22, 2019
@urmilshroff urmilshroff added the hacktoberfest Participate in Hacktoberfest 2019 by fixing this issue! label Oct 1, 2019
stevenviar pushed a commit to stevenviar/dashboard_reborn that referenced this issue Nov 1, 2019
urmilshroff added a commit that referenced this issue Nov 2, 2019
added hero animations for page titles navigating from home_page, potential fix for #4
@urmilshroff urmilshroff added good first issue Good for newcomers and removed hacktoberfest Participate in Hacktoberfest 2019 by fixing this issue! labels Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants