Add line_height to checkbox::Icon
This commit is contained in:
parent
16bf8fc762
commit
180cb073bd
2 changed files with 6 additions and 1 deletions
|
|
@ -59,6 +59,7 @@ impl Application for Example {
|
|||
font: ICON_FONT,
|
||||
code_point: '\u{e901}',
|
||||
size: None,
|
||||
line_height: text::LineHeight::Relative(1.0),
|
||||
shaping: text::Shaping::Basic,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue