Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
Revisit general widget creation
Closed { reason: Other } did:key:z6MkgFq6...nBGz opened 2 years ago p:medium

In general, widgets should be created with properties and states only, e.g. Table::new(props, state). This would need the following things to be implemented:

  • removal of table and list items, both widgets solely use properties for data and state for selections
  • Theme needs converter to AttrValue::PropPayload(...))
z6MkgFq6...nBGz commented 2 years ago

Since tui-realm has been removed, this is not needed anymore.