Currently you have to manually add a ScrollArea to a Popup::menu if it might exceed the available screen space, it'd be nice if this could be done by default (or at least via some feature of Popup or Area.
I guess that would also mean adding a max_size param to Area and it would get closer to being a Window 🤔
Currently you have to manually add a ScrollArea to a
Popup::menuif it might exceed the available screen space, it'd be nice if this could be done by default (or at least via some feature ofPopuporArea.I guess that would also mean adding a max_size param to
Areaand it would get closer to being aWindow🤔