Héctor Ramón Jiménez
|
835877fc63
|
Implement theme styling for Checkbox
|
2022-06-04 03:26:53 +02:00 |
|
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 |
|
Daniel May
|
1a6c912332
|
Add checkbox text_color styling
|
2021-11-14 11:35:12 +01:00 |
|
Héctor Ramón Jiménez
|
157a40a568
|
Introduce generic lifetime to Default implementation for style sheets
|
2021-11-02 16:02:05 +07:00 |
|
Héctor Ramón Jiménez
|
fcc282bd76
|
Reintroduce Box for style_sheet in Checkbox
|
2021-10-31 16:58:02 +07:00 |
|
Héctor Ramón Jiménez
|
7c08c6bd13
|
Remove Renderer trait for Checkbox
|
2021-10-21 18:50:27 +07:00 |
|
Taiki Endo
|
2969558afd
|
impl Clone and Copy for all Style types in iced_style
|
2021-01-29 14:08:14 +09: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
|
cae4463e83
|
Allow Checkbox style to change based on its state
|
2020-01-08 03:30:15 +01:00 |
|
Héctor Ramón Jiménez
|
ed30b487d6
|
Implement styling for Checkbox
|
2020-01-07 02:54:54 +01:00 |
|