feat: popup container helper
This commit is contained in:
parent
49f0f34270
commit
00eed9c741
5 changed files with 112 additions and 51 deletions
|
|
@ -300,7 +300,7 @@ impl Default for Container {
|
|||
|
||||
impl From<fn(&Theme) -> container::Appearance> for Container {
|
||||
fn from(f: fn(&Theme) -> container::Appearance) -> Self {
|
||||
Self::Custom(f)
|
||||
Self::default()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue