Skip to content

BUG: Add support for selecting No module in module selector toolbar

Created by: agirault

Because the NoModuleAction is not observed by ctkMenuComboBox, the toolbar shall clear the text of the current action manually.

In case the previous action was the NoModuleAction, it would not have been added into the history, however it shall still trigger the moduleSelected signal to show in the module panel.

by @finetjul

Merge request reports

Loading