Rotation origin must not be visible after export.
This commit is contained in:
parent
9bbf384a0a
commit
78eca1859c
|
@ -166,7 +166,6 @@ void VPSheetSceneData::CleanAfterExport()
|
||||||
m_graphicsSheet->SetShowMargin(true);
|
m_graphicsSheet->SetShowMargin(true);
|
||||||
|
|
||||||
m_rotationControls->setVisible(true);
|
m_rotationControls->setVisible(true);
|
||||||
m_rotationOrigin->setVisible(true);
|
|
||||||
|
|
||||||
VPLayoutPtr layout = m_layout.toStrongRef();
|
VPLayoutPtr layout = m_layout.toStrongRef();
|
||||||
if (not layout.isNull())
|
if (not layout.isNull())
|
||||||
|
|
Loading…
Reference in New Issue
Block a user