iced-yoda/native/src/widget
Héctor Ramón Jiménez 10d6df73e3 Remove max_width and max_height from image::Viewer
The support for these layout constraints is currently not ideal. We
should reintroduce these methods once our layout engine improves.
2020-12-18 11:35:01 +01:00
..
image Remove max_width and max_height from image::Viewer 2020-12-18 11:35:01 +01:00
pane_grid Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
text_input Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
button.rs Turn Touch into a touch::Event enum 2020-12-15 06:38:46 +01:00
checkbox.rs Turn Touch into a touch::Event enum 2020-12-15 06:38:46 +01:00
column.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
container.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
image.rs Merge remote-tracking branch 'tarkah/image-pane' into image-pane 2020-12-18 10:15:30 +01:00
pane_grid.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
pick_list.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
progress_bar.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
radio.rs Turn Touch into a touch::Event enum 2020-12-15 06:38:46 +01:00
row.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
rule.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
scrollable.rs Turn Touch into a touch::Event enum 2020-12-15 06:38:46 +01:00
slider.rs Turn Touch into a touch::Event enum 2020-12-15 06:38:46 +01:00
space.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
svg.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
text.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
text_input.rs Fix text selection with touch events in TextInput 2020-12-15 06:48:12 +01:00