ratatui/tests
Jeffas 94877f4e7e Use constraints for table column widths
This allows table column widths to be adapted more and scale with the
UI.

The constraints are solved using the Cassowary solver. An added
constraint for fitting them all in the width is added.
2019-10-31 09:18:24 +01:00
..
block.rs Upgrade to 2018 edition 2019-01-13 14:35:51 +00:00
chart.rs Run cargo fmt 2019-07-16 08:31:23 +02:00
gauge.rs Upgrade to 2018 edition 2019-01-13 14:35:51 +00:00
paragraph.rs Format 2019-04-14 11:43:12 +02:00
size.rs Upgrade to 2018 edition 2019-01-13 14:35:51 +00:00
table.rs Use constraints for table column widths 2019-10-31 09:18:24 +01:00