summaryrefslogtreecommitdiffstats
path: root/style/src/toggler.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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