Héctor Ramón Jiménez
|
93285d85b0
|
Remove ambiguous text_color attributes for Checkbox and Radio
Instead, always use a `StyleSheet`.
|
2022-01-20 18:34:15 +07:00 |
|
Héctor Ramón Jiménez
|
eed19dcf81
|
Reintroduce Box for style_sheet in Scrollable
|
2021-10-31 17:39:24 +07:00 |
|
Héctor Ramón Jiménez
|
bd7b086ec1
|
Reintroduce Box for style_sheet in Radio
|
2021-10-31 17:14:10 +07:00 |
|
Héctor Ramón Jiménez
|
40a5de5811
|
Reintroduce Box for style_sheet in Container
|
2021-10-31 17:02:59 +07:00 |
|
Héctor Ramón Jiménez
|
d39ad717ed
|
Wire up styling to Radio in iced_native
|
2021-10-20 19:18:40 +07:00 |
|
Héctor Ramón Jiménez
|
d61cb58d92
|
Wire up container styling to iced_native
|
2021-10-18 15:36:32 +07:00 |
|
Héctor Ramón Jiménez
|
54a9a232f8
|
Draw scrollbar in Widget::draw for Scrollable
|
2021-10-18 14:48:33 +07:00 |
|
Héctor Ramón Jiménez
|
f41eacc3dc
|
Use f32 for border_width and border_radius
|
2020-11-23 00:31:50 +01:00 |
|
Héctor Ramón Jiménez
|
ed458d33d9
|
Reduce contrast of dark theme in scrollable example
|
2020-10-24 10:29:19 +02:00 |
|
Héctor Ramón Jiménez
|
7f66345d5a
|
Improve minor details in scrollable example
- Rename `Config` to `Variant`
- Include `State` in `Variant` to avoid `zip`
- Break long string literal
- Split `style` module into its own file
|
2020-10-24 10:29:12 +02:00 |
|