Sketcher: Bug fix not updating constraints on switch of virtual space
This commit is contained in:
@@ -5159,6 +5159,8 @@ void ViewProviderSketch::setIsShownVirtualSpace(bool isshownvirtualspace)
|
||||
this->isShownVirtualSpace = isshownvirtualspace;
|
||||
|
||||
updateVirtualSpace();
|
||||
|
||||
signalConstraintsChanged();
|
||||
}
|
||||
|
||||
bool ViewProviderSketch::getIsShownVirtualSpace() const
|
||||
|
||||
Reference in New Issue
Block a user