iced/native/src/widget
Malte Veerman 27717bc70c Renamed Icon widget to Svg and gave it separate width and height.
The aspect ratio is now preserved like in the `Image` widget.
2019-12-12 01:25:18 +01:00
..
button.rs Add Button::height and Button::min_height 2019-12-09 21:59:31 +01:00
checkbox.rs Display widget images in documentation 2019-11-24 10:48:29 +01:00
column.rs Uncomment missing debug implementations rule 2019-11-22 21:16:40 +01:00
container.rs Uncomment missing debug implementations rule 2019-11-22 21:16:40 +01:00
image.rs Update Image::hash_layout to hash new Handle 2019-12-04 04:04:18 +01:00
radio.rs Display widget images in documentation 2019-11-24 10:48:29 +01:00
row.rs Uncomment missing debug implementations rule 2019-11-22 21:16:40 +01:00
scrollable.rs Correct documentation oversight 2019-12-03 15:19:59 +01:00
slider.rs Fix Button example in iced_native 2019-11-22 22:13:54 +01:00
svg.rs Renamed Icon widget to Svg and gave it separate width and height. 2019-12-12 01:25:18 +01:00
text.rs Display widget images in documentation 2019-11-24 10:48:29 +01:00
text_input.rs Change TextInput word-jump modifier key on macOS 2019-12-07 07:24:55 +01:00