Initial working version of geometric crosshatch/PAT files
This commit is contained in:
@@ -1042,6 +1042,7 @@ void DrawProjGroup::onDocumentRestored()
|
||||
}
|
||||
std::string viewRot = Cube::dirToView(rotFront);
|
||||
std::string config = viewDir + viewRot;
|
||||
//find(config) or try/catch
|
||||
try {
|
||||
config = m_dirRotToConfig.at(config);
|
||||
setConfig(config);
|
||||
|
||||
Reference in New Issue
Block a user