Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Whenever QgsMapCanvas::setExtent() would be called, the status scale widget would be updated and cause another setExtent() call Fixes issues with canvas getting invalid extent when loading projected layer by mistake as lat/lon layer (scale going crazy)
- Loading branch information
c92afcf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wonder-sk , ahh, thanks, this fixes zoom last / zoom next actions (whereas the double setExtent() would create a same-zoom-level-change.