Pull Checkbox default constants from its Renderer
This commit is contained in:
parent
668f627532
commit
6922160423
6 changed files with 28 additions and 31 deletions
|
|
@ -149,7 +149,7 @@ where
|
|||
defaults,
|
||||
label_layout.bounds(),
|
||||
&self.label,
|
||||
text::Renderer::default_size(renderer),
|
||||
<Renderer as text::Renderer>::DEFAULT_SIZE,
|
||||
Font::Default,
|
||||
None,
|
||||
HorizontalAlignment::Left,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue