flutter/packages
Greg Spencer dee7583908
Only dismiss dropdowns if the orientation changes, not the size. (#42482)
This changes the DropDownButton so that instead of dismissing itself when any metrics change occurs, it only dismisses itself when the orientation changes.

This gets around the fact that we can't currently have a dropdown and a text field on the same page because the keyboard disappearing when the dropdown gets focus causes a metrics change, and the dropdown immediately disappears when activated.

It still will cause the keyboard to jump up and down between controls, but that's a larger issue. At least now we can use the two together again.
2019-10-14 08:00:11 -07:00
..
flutter Only dismiss dropdowns if the orientation changes, not the size. (#42482) 2019-10-14 08:00:11 -07:00
flutter_driver Roll dart package dependencies (#42496) 2019-10-11 11:12:31 -07:00
flutter_goldens Roll dart package dependencies (#42496) 2019-10-11 11:12:31 -07:00
flutter_goldens_client Roll dart package dependencies (#42496) 2019-10-11 11:12:31 -07:00
flutter_localizations Update PopupMenu layout (#40179) 2019-09-17 08:48:27 -07:00
flutter_test Roll dart package dependencies (#42496) 2019-10-11 11:12:31 -07:00
flutter_tools fix flutter error report correct local widget (#41224) 2019-10-13 18:41:22 -07:00
flutter_web_plugins Channel buffers (#40165) 2019-09-19 16:58:54 -07:00
fuchsia_remote_debug_protocol Roll dart package dependencies (#42496) 2019-10-11 11:12:31 -07:00
analysis_options.yaml Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00