summaryrefslogtreecommitdiffstats
path: root/style/src/toggler.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-02Introduce generic lifetime to `Default` implementation for style sheetsLibravatar Héctor Ramón Jiménez1-1/+1
2021-10-31Introduce state lifetime for `style_sheet` in `Toggler`Libravatar Héctor Ramón Jiménez1-2/+2
2021-06-03Implement `Toggler` widget for iced_nativeLibravatar Kaiden421-0/+57