summaryrefslogtreecommitdiffstats
path: root/wgpu/src/widget/tooltip.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-09Remove redundant `widget` modules in subcratesLibravatar Héctor Ramón Jiménez1-6/+0
Instead, we can define the type aliases just once in the root crate!
2021-10-31Remove `widget` module re-exports in `iced_native`Libravatar Héctor Ramón Jiménez1-2/+2
2021-02-23Change `Tooltip` to support `Text` only for nowLibravatar Héctor Ramón Jiménez1-1/+1
2021-02-15feat(native): add Tooltip widgetLibravatar Yusuf Bera Ertan1-0/+6