summaryrefslogtreecommitdiffstats
path: root/style/src/toggler.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement theme styling for `Toggler`Libravatar Héctor Ramón Jiménez2022-06-011-41/+4
| | | | ... and wire up theming to the `styling` example.
* Introduce generic lifetime to `Default` implementation for style sheetsLibravatar Héctor Ramón Jiménez2021-11-021-1/+1
|
* Introduce state lifetime for `style_sheet` in `Toggler`Libravatar Héctor Ramón Jiménez2021-10-311-2/+2
|
* Implement `Toggler` widget for iced_nativeLibravatar Kaiden422021-06-031-0/+57