[TD]show section face pat hatch on restore
This commit is contained in:
@@ -557,9 +557,7 @@ void DrawGeomHatch::onDocumentRestored()
|
||||
std::string patFileName = FilePattern.getValue();
|
||||
Base::FileInfo tfi(patFileName);
|
||||
if (tfi.isReadable()) {
|
||||
if (PatIncluded.isEmpty()) {
|
||||
setupPatIncluded();
|
||||
}
|
||||
setupPatIncluded();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user