[TD]revert to v0.21 hatch exporting
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user