[TD]revert to v0.21 hatch exporting

This commit is contained in:
wandererfan
2024-05-16 22:12:18 -04:00
committed by WandererFan
parent 3a0152b076
commit e484db2a03
4 changed files with 14 additions and 2 deletions

View File

@@ -337,7 +337,6 @@ void QGIViewPart::drawAllFaces(void)
if (fHatch->isSvgHatch()) {
// svg tile hatch
newFace->setFillMode(QGIFace::SvgFill);
newFace->hideSvg(false);
} else {
//bitmap hatch
newFace->setFillMode(QGIFace::BitmapFill);