Skip to content
Permalink
Browse files
Also trigger composer map update on resize
  • Loading branch information
nyalldawson committed May 6, 2017
1 parent 63a3037 commit b7ca787
Showing 1 changed file with 1 addition and 1 deletion.
@@ -707,7 +707,7 @@ void QgsComposerMap::setSceneRect( const QRectF &rectangle )
mCacheUpdated = false;

updateBoundingRect();
update();
updateItem();
emit itemChanged();
emit extentChanged();
}

0 comments on commit b7ca787

Please sign in to comment.