Fix 197 Update the state of checkboxes in menus after failed workplace activation.
This commit is contained in:
parent
668fe6f493
commit
094eff755b
@ -1243,6 +1243,8 @@ void GraphicsWindow::MenuRequest(Command id) {
|
||||
"not have a default workplane. Try selecting a "
|
||||
"workplane, or activating a sketch-in-new-workplane "
|
||||
"group."));
|
||||
//update checkboxes in the menus
|
||||
SS.GW.EnsureValidActives();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user