feat(widget): add dropdown::multi list widget
This commit is contained in:
parent
d6c8fbe268
commit
bb7c7ac52a
8 changed files with 1346 additions and 1 deletions
|
|
@ -404,7 +404,6 @@ pub fn overlay<'a, S: AsRef<str>, Message: 'a>(
|
|||
|
||||
let mut position = layout.position();
|
||||
position.x -= padding.left;
|
||||
|
||||
Some(menu.overlay(position, bounds.height))
|
||||
} else {
|
||||
None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue