Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
Handle cut labels in narrow widgets
Open did:key:z6MkgFq6...nBGz opened 2 years ago p:next

These options have been considered so far:

  1. Truncate labels if render area is to small

Check options: a) Implement truncation in Label::view() and *Item::row() b) Patch ratatui and implement in Paragraph, List, Table etc.

  1. Scroll widgets horizontally if needed

This could potentially make us of tui-scrollview, although this requires a change such that it provides ScrollView::render_stateful_widget()