iced-yoda/wgpu/src/renderer/widget
Héctor Ramón Jiménez 860a6923bb Split text measurements cache from rendering cache
This speeds up layouting in the most common scenario considerably!
🎉
2019-11-11 06:07:31 +01:00
..
button.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
checkbox.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
column.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
image.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
radio.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
row.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
scrollable.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
slider.rs Draft custom layout engine based on druid 2019-11-11 03:08:00 +01:00
text.rs Split text measurements cache from rendering cache 2019-11-11 06:07:31 +01:00
text_input.rs Split text measurements cache from rendering cache 2019-11-11 06:07:31 +01:00