Change Tooltip to support Text only for now
This commit is contained in:
parent
a19f89d3a6
commit
81c75c1524
15 changed files with 171 additions and 302 deletions
|
|
@ -3,4 +3,4 @@
|
|||
pub type Tooltip<'a, Message> =
|
||||
iced_native::Tooltip<'a, Message, crate::Renderer>;
|
||||
|
||||
pub use iced_native::tooltip::TooltipPosition;
|
||||
pub use iced_native::tooltip::Position;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue