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/src/widgets
Stephan Dilly 7110fe0159 fix panic on narrow buffers (fixes #293) 4 years ago
..
canvas fix(widgets/canvas): Add bounds check when drawing line high/low (#283) 4 years ago
barchart.rs feat: add missing `Clone` and `Copy` on types 4 years ago
block.rs feat: add missing `Clone` and `Copy` on types 4 years ago
chart.rs fix(widgets/chart): remove overflow when dataset if empty (#274) 4 years ago
clear.rs feat: add missing `Clone` and `Copy` on types 4 years ago
gauge.rs feat: add missing `Clone` and `Copy` on types 4 years ago
list.rs fix(widgets/list): fix line length calculation for selectable lists 4 years ago
mod.rs docs: improve widgets documentation 4 years ago
paragraph.rs feat: add missing `Clone` and `Copy` on types 4 years ago
reflow.rs Silence check warnings about [lack of] use of 'dyn' for boxed trait objects. 5 years ago
sparkline.rs feat: add missing `Clone` and `Copy` on types 4 years ago
table.rs feat: add missing `Clone` and `Copy` on types 4 years ago
tabs.rs fix panic on narrow buffers (fixes #293) 4 years ago