Dropdown menus with long list of options don't get limited in height
Opened this issue · 0 comments
GyulyVGC commented
Due to a limitation in iced, dropdown menus with long list of options don't get limited in height and take all the window space.
I've submitted a PR to their repo and I'm waiting for it to be merged.
See iced-rs/iced#2699 for more info.