• Adam Barth's avatar
    Ensure that DropDownMenus are always onscreen (#3742) · 6a46bf2e
    Adam Barth authored
    This patch sizes the menu such that it is always on screen, but doesn't scroll
    the menu to ensure that the currently selected item is always visible and on
    top of the button. That will need to wait for a later patch.
    
    Also, teach CustomPaint how to repaint animations more efficiently.
    
    Fixes #3720
    6a46bf2e
Name
Last commit
Last update
..
drop_down_test.dart Loading commit data...
progress_indicator_test.dart Loading commit data...
refresh_indicator_test.dart Loading commit data...
scaffold_test.dart Loading commit data...
slider_test.dart Loading commit data...
snack_bar_test.dart Loading commit data...
tabs_test.dart Loading commit data...
time_picker_test.dart Loading commit data...
tooltip_test.dart Loading commit data...