[TD]clear selection affects vertex display
- clearing the selection here causes the new vertex to not be displayed
This commit is contained in:
committed by
Chris Hennes
parent
4bb8f7e8eb
commit
d2bbd78c67
@@ -231,7 +231,6 @@ void CmdTechDrawCosmeticVertexGroup::activated(int iMsg)
|
||||
Base::Console().message("CMD::CVGrp - invalid iMsg: %d\n", iMsg);
|
||||
};
|
||||
updateActive();
|
||||
Gui::Selection().clearSelection();
|
||||
}
|
||||
|
||||
Gui::Action * CmdTechDrawCosmeticVertexGroup::createAction()
|
||||
|
||||
Reference in New Issue
Block a user