Introduce Tooltip::gap to control spacing
This commit is contained in:
parent
9f60a256fc
commit
2f766b7341
3 changed files with 21 additions and 6 deletions
|
|
@ -113,5 +113,6 @@ fn tooltip<'a>(
|
|||
Text::new("Tooltip"),
|
||||
position,
|
||||
)
|
||||
.gap(10)
|
||||
.into()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue