Skip to content

Robodash 2.3.0

Latest
Compare
Choose a tag to compare
@unwieldycat unwieldycat released this 12 Jan 18:17
9495335

Robodash 2.3.0 improves the selector UI.

Added

  • An indication for what auton in the selector list is currently selected
  • color_hue parameter to autons, which places a color chip next to the auton's name in the list.
  • Page up / page down buttons to the selector if it's scrollable, making scrolling easier when there's many autons.
  • Up / down buttons to the selector, providing an alternate way to select autons in the list.
  • rd::Selector::next_auton and rd::Selector::prev_auton functions for user-defined methods to control the selector, enabling hardware buttons or dials.