Ashley Wulber
|
82dfab633a
|
refactor: make Theme a generic parameter for the button
This makes the button possible to use with custom themes in cosmic-time
|
2024-02-06 11:28:27 -05:00 |
|
Ashley Wulber
|
f4ad098647
|
wip: update to use latest iced
|
2024-02-06 11:28:27 -05:00 |
|
Ashley Wulber
|
310064ca1d
|
refactor: use theme corner radii everywhere
not all values matched a default value but I picked the next closest in that case
|
2023-12-13 13:10:39 -05:00 |
|
Ashley Wulber
|
9202383596
|
chore: update to 0.12
|
2023-12-04 17:53:24 -05:00 |
|
danieleades
|
8e99406a8b
|
chore: fixing linter warnings
|
2023-11-28 20:02:08 +01:00 |
|
Michael Aaron Murphy
|
2c445d820f
|
feat(image_button): add optional removable button overlay
|
2023-11-15 16:50:15 +01:00 |
|
Michael Aaron Murphy
|
14614e4e03
|
fix(button): image button rendering fixes
|
2023-11-13 12:14:51 +01:00 |
|
Michael Aaron Murphy
|
34386561b3
|
feat(button): add ImageButton widget variant
|
2023-11-03 16:41:31 +01:00 |
|
Michael Aaron Murphy
|
78647db0ea
|
chore(widget): set Button width and height with impl Into
|
2023-09-19 17:22:20 +02:00 |
|
Michael Aaron Murphy
|
314e45e8ab
|
feat(widget): make public more button builder properties
|
2023-09-18 16:47:38 +02:00 |
|
Michael Aaron Murphy
|
b404497e76
|
fix(widget): allow None for button text color to inherit from container
|
2023-09-18 08:28:57 +02:00 |
|
Michael Aaron Murphy
|
c2d62bad52
|
fix(button): icon style variant to inherit colors from container
|
2023-09-14 01:38:56 +02:00 |
|
Michael Aaron Murphy
|
2e11d62de5
|
feat(widget): custom style variant for button widget
|
2023-09-14 01:38:56 +02:00 |
|
Michael Aaron Murphy
|
9dbc1be269
|
refactor(widget): improvements to button and icon widgets
|
2023-09-14 01:38:56 +02:00 |
|
Michael Aaron Murphy
|
4e4eeaac12
|
feat!(widget): rewrite button & icon widget APIs
|
2023-09-14 01:38:56 +02:00 |
|