cursive/src/view
Alexandre Bury 9b2dec2a7f Use proper bounds for dialogs
Buttons height was not removed from the budget for get_min_size
2016-07-09 18:36:07 -07:00
..
box_view.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
button.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
dialog.rs Use proper bounds for dialogs 2016-07-09 18:36:07 -07:00
edit_view.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
full_view.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
id_view.rs Remove debug println 2016-06-29 17:51:26 -07:00
key_event_view.rs Working menubar example 2016-07-02 15:02:42 -07:00
linear_layout.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
menu_popup.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
mod.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
position.rs Fix layout bug in StackView 2016-07-02 19:46:23 -07:00
scroll.rs Better menubar example 2016-07-02 19:37:38 -07:00
select_view.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
shadow_view.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
sized_view.rs Add TrackedView to cache the view size 2016-07-01 20:23:58 -07:00
stack_view.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00
text_view.rs Use proper bounds for dialogs 2016-07-09 18:36:07 -07:00
tracked_view.rs Add TrackedView to cache the view size 2016-07-01 20:23:58 -07:00
view_path.rs Fix clippy warnings 2016-06-27 22:40:11 -07:00
view_wrapper.rs Cache layout in TextView 2016-07-09 18:23:58 -07:00