heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
38 stars 16 forks source link

Context menu for nodes triggers remove action immediately in view for simplification of symbolic regression models #3141

Open HeuristicLab-Trac-Bot opened 2 years ago

HeuristicLab-Trac-Bot commented 2 years ago

Issue migrated from trac ticket # 3141

milestone: HeuristicLab 3.3.17 | component: Problems.DataAnalysis.Symbolic.Regression.Views | priority: medium

2021-11-29 07:24:23: @gkronber created the issue


In the view for simplification of symbolic regression models there are several options to modify the tree via a context menu.

In this menu the 'Remove'-item has two sub-items (node, subtree). However, when one clicks on the 'Remove'-item to expand the submenu an action is immediately triggered.