Make ButtonSide scale with corner_radius
This commit is contained in:
parent
096e293c17
commit
a9a2d281c3
3 changed files with 9 additions and 9 deletions
|
@ -388,7 +388,6 @@ pub struct Search {
|
|||
pub dismiss_button: Interactive<IconButton>,
|
||||
pub editor_icon: IconStyle,
|
||||
pub mode_button: Toggleable<Interactive<ContainedText>>,
|
||||
pub mode_filling_width: f32,
|
||||
pub nav_button: Interactive<ContainedLabel>,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue