fix(segmented_button): diff the context menu
This commit is contained in:
parent
8da25f94e9
commit
dc97166f91
3 changed files with 95 additions and 77 deletions
|
|
@ -72,5 +72,6 @@ pub use menu_tree::{
|
|||
};
|
||||
|
||||
pub use crate::style::menu_bar::{Appearance, StyleSheet};
|
||||
pub(crate) use menu_bar::{menu_roots_children, menu_roots_diff};
|
||||
pub(crate) use menu_inner::Menu;
|
||||
pub use menu_inner::{CloseCondition, ItemHeight, ItemWidth, PathHighlight};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue