tui-rs v0.6.1 Release Notes

Release Date: 2019-06-16 // almost 5 years ago
  • ๐Ÿ› Bug Fixes

    • Avoid a division by zero when all values in a barchart are equal to 0.
    • ๐Ÿ›  Fix the inverted cursor position in the curses backend.
    • Ensure that the correct terminal size is returned when using the crossterm backend.
    • Avoid highlighting the separator after the selected item in the Tabs widget.