summaryrefslogtreecommitdiffstats
path: root/style/src/svg.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify theming for `Svg` widgetLibravatar Héctor Ramón Jiménez2024-03-061-28/+0
|
* Add default `hovered` implementation to `svg::StyleSheet`Libravatar Héctor Ramón Jiménez2024-02-211-1/+3
|
* added svg hover, for styles implLibravatar hicaru2023-12-121-0/+3
|
* Remove `appearance` from `Handle`Libravatar Héctor Ramón Jiménez2022-12-061-5/+7
| | | | ... and pass it directly to `Renderer::draw` instead.
* feat: SVG styling with icon fill colorLibravatar Michael Aaron Murphy2022-12-061-0/+21