Gui: Allow ActionGroups to not remember choice

This is fix to issue mentioned in the #11717, on discord and forum that
for smart dimension tool the chosen tool should not be remembered. This
will ensure that the "smart" tool is always visible on the toolbar and
other tools are accessible in case that such explicit choice is needed.
This commit is contained in:
Kacper Donat
2023-12-16 21:29:28 +01:00
committed by Yorik van Havre
parent ac67cd225d
commit a8f0f5964e
5 changed files with 43 additions and 11 deletions

View File

@@ -1163,6 +1163,7 @@ public:
eType = ForEdit;
setCheckable(false);
setRememberLast(false);
addCommand("Sketcher_Dimension");
addCommand(); //separator