Commit Graph

4 Commits (a82c82fcd7ca323642afa4fbb6bff99aa8ecec4f)

Author SHA1 Message Date
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
Florian Dehau d83baab433 Add modifiers in demo
As several modifiers are now supported on the same `Style` struct, make sure
that this feature is illustrated in some places of the demo.
6 years ago
David Flemström b7664a4108 Support several modifiers and indexed colors at once 6 years ago
Florian Dehau f20512b599 feat: add rustbox and crossterm demo 6 years ago