-
Notifications
You must be signed in to change notification settings - Fork 28.6k
DropdownButton doesn't animate newly selected value #4378
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
Comments
Yeah, I'm not sure if that's a bug in the video or fit that's actually desired. We should follow up with the designers to see what they intended. /cc @sethladd |
I've reached out to the material team for confirmation. Thanks for noticing this behavior! |
The material team responded: "It's a nice to have for the menu, but it's not a high priority." I think we can punt on this one for our v1 of material. Thanks for opening the issue to double check. If we decide to implement this, we can reopen. |
Let's keep it open, this would be easy to do and if it's nice to have we should have it. :-) |
This issue still exist Code Sample
flutter doctor -v
removing gallery label since it's not related to gallery and reproducible from code sample |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Consider:
https://material-design.storage.googleapis.com/publish/material_v_8/material_ext_publish/0B3321sZLoP_HTS1LdnhrTl9TRzg/components-buttons-otherbuttons-060203_MobileDropdowns_xhdpi_006.webm
When you pick something that isn't the current entry, we should apparently animate the text up a little.
The text was updated successfully, but these errors were encountered: