|
button.rs
|
Add default padding to Button
|
2020-01-22 11:17:07 +01:00 |
|
column.rs
|
Add Renderer::Defaults and style inheritance
|
2019-12-30 12:14:26 +01:00 |
|
container.rs
|
Add border styling to Container
|
2020-01-05 18:38:03 +01:00 |
|
image.rs
|
Allow to load an image from memory
|
2019-11-29 21:44:39 +01:00 |
|
radio.rs
|
Implement styling for Radio
|
2020-01-07 02:26:39 +01:00 |
|
row.rs
|
Add Renderer::Defaults and style inheritance
|
2019-12-30 12:14:26 +01:00 |
|
slider.rs
|
Implement styling for Slider
|
2020-01-07 00:28:08 +01:00 |
|
space.rs
|
Rename Empty widget to Space
|
2019-12-30 21:33:27 +01:00 |
|
svg.rs
|
Rerasterize SVGs when resized and refactor a bit
|
2019-12-15 06:19:07 +01:00 |
|
text_input.rs
|
Custom fonts can be set in the text input.
|
2020-01-27 04:28:40 +09:00 |