Skip to content

(ui): parsing of the option to hide unstarted actions

Flavien BRIDAULT requested to merge xxx-hide-unstarted-actions into dev

Description

This fixes the parsing of the option that hides unstarted actions.

How to test it?

  • Launch tuto14_gui
  • Click on the button "stop 2-3 / start A-B"
  • Observe actions Item 2 and Item 3 disappear and actions Item A and Item B appear
  • Click on the button "start 2-3 / stop A-B"
  • Observe actions Item 2 and Item 3 appear and actions Item A and Item B disappear
Edited by Flavien BRIDAULT

Merge request reports