Commit bc5c3a7
fix(material/menu): allow menu height to grow after open (#21436)
Currently the menu only shrinks if the users scrolls after it has been opened, but
if they scroll back to a place where there's enough place to fit the content, the menu
will stay collapsed.
These changes adjust the config so the menu can grow after it was opened.
Fixes #18168.
Fixes #13988.
(cherry picked from commit 83f2adc)1 parent 760fb30 commit bc5c3a7
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| 419 | + | |
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
| |||
0 commit comments