summaryrefslogtreecommitdiffstats
path: root/examples/scrollable/src/style.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-07Remove `style` module leftover in `scrollable` exampleLibravatar Héctor Ramón Jiménez1-52/+0
2022-06-07Implement theme styling for `Scrollable`Libravatar Héctor Ramón Jiménez1-77/+2
2022-06-07Implement theme styling for `TextInput`Libravatar Héctor Ramón Jiménez1-6/+0
2022-06-01Implement theme styling for `Rule`Libravatar Héctor Ramón Jiménez1-24/+2
2022-05-27Implement theme styling for `Radio`Libravatar Héctor Ramón Jiménez1-38/+2
2022-01-20Remove ambiguous `text_color` attributes for `Checkbox` and `Radio`Libravatar Héctor Ramón Jiménez1-0/+1
2021-10-31Reintroduce `Box` for `style_sheet` in `Scrollable`Libravatar Héctor Ramón Jiménez1-2/+2
2021-10-31Reintroduce `Box` for `style_sheet` in `Radio`Libravatar Héctor Ramón Jiménez1-2/+2
2021-10-31Reintroduce `Box` for `style_sheet` in `Container`Libravatar Héctor Ramón Jiménez1-2/+2
2021-10-20Wire up styling to `Radio` in `iced_native`Libravatar Héctor Ramón Jiménez1-2/+2
2021-10-18Wire up `container` styling to `iced_native`Libravatar Héctor Ramón Jiménez1-2/+2
2021-10-18Draw scrollbar in `Widget::draw` for `Scrollable`Libravatar Héctor Ramón Jiménez1-2/+2
2020-11-23Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez1-6/+6
2020-10-24Reduce contrast of dark theme in `scrollable` exampleLibravatar Héctor Ramón Jiménez1-39/+37
2020-10-24Improve minor details in `scrollable` exampleLibravatar Héctor Ramón Jiménez1-0/+192