iced/native/src/widget
Héctor Ramón Jiménez 9116afaf59 Move DEFAULT_HEIGHT constant to Renderer
Also fixes some minor documentation issues.
2020-01-03 18:23:19 +01:00
..
button.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
checkbox.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
column.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
container.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
image.rs Update Image::hash_layout to hash new Handle 2019-12-04 04:04:18 +01:00
progress_bar.rs Move DEFAULT_HEIGHT constant to Renderer 2020-01-03 18:23:19 +01:00
radio.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
row.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
scrollable.rs Fix scroll percentage calculation in Scrollable 2019-12-21 07:09:50 +01:00
slider.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
space.rs Rename Empty widget to Space 2019-12-30 21:33:27 +01:00
svg.rs Update Svg documentation 2019-12-15 06:28:44 +01:00
text.rs Display widget images in documentation 2019-11-24 10:48:29 +01:00
text_input.rs add(widget): primitive progressbar widget 2020-01-02 11:11:08 +01:00