Fix Symbol based View positioning
This commit is contained in:
@@ -107,9 +107,7 @@ void QGIViewSymbol::draw()
|
||||
}
|
||||
|
||||
drawSvg();
|
||||
if (borderVisible) {
|
||||
drawBorder();
|
||||
}
|
||||
QGIView::draw();
|
||||
}
|
||||
|
||||
void QGIViewSymbol::drawSvg()
|
||||
|
||||
Reference in New Issue
Block a user