Merge pull request #4724 from Syres916/patch-15
[Techdraw] Fix minor bug changing Image Crop...
This commit is contained in:
@@ -135,7 +135,7 @@ void QGIViewImage::draw()
|
||||
}
|
||||
m_cliparea->centerAt(0.0,0.0);
|
||||
|
||||
QGIView::draw();
|
||||
drawImage();
|
||||
}
|
||||
|
||||
void QGIViewImage::drawImage()
|
||||
|
||||
Reference in New Issue
Block a user