You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rs/examples/demo
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.
5 years ago
..
app.rs feat: add rustbox and crossterm demo 5 years ago
mod.rs feat: add rustbox and crossterm demo 5 years ago
ui.rs Use constraints for table column widths 5 years ago