DropDownMenu should use ScrollableList (#3745)
Previously it used Block, which is less efficient for large numbers of items. Also move the top margin out of the menu item to fix the baseline alignment of the text. Fixes #1615
Showing
Please register or sign in to comment