Added ability to customize accessory content.
This commit is contained in:
parent
8d67e21d48
commit
0974e9e865
4 changed files with 87 additions and 19 deletions
|
|
@ -16,8 +16,6 @@ pub struct Appearance {
|
|||
pub border_width: f32,
|
||||
/// The border color of the pick list.
|
||||
pub border_color: Color,
|
||||
/// The size of the arrow icon of the pick list.
|
||||
pub icon_size: f32,
|
||||
}
|
||||
|
||||
/// A set of rules that dictate the style of a container.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue