• 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
..
benchmark Loading commit data...
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...