github gyscos/cursive 0.10.0

latest releases: cursive_core-v0.3.7, cursive_core-v0.3.6, cursive-v0.20.0...
5 years ago
  • Add EventTrigger and update OnEventView to use it
    • Breaking change: "inner" callbacks for OnEventView now take the event as extra argument.
  • Add Printer::enabled and EnableableView to disable whole subtrees
  • Add PaddedView to add padding around any view
  • Add RadioGroup::on_change to set a callback on selection change
  • Use styled strings in SelectView
    • Breaking change: SelectView::get_item_mut now returns a Option<(&mut StyledString, &mut T)>
  • Fix mouse events on Ubuntu
  • Add doc tests/examples to XY and Vec2

Don't miss a new cursive release

NewReleases is sending notifications on new releases.