[QGIS-trac] [Quantum GIS] #1314: the extents display on the
StatusBar should be updated when map canvas is resized
Quantum GIS
qgis at qgis.org
Sat Sep 13 21:23:25 EDT 2008
#1314: the extents display on the StatusBar should be updated when map canvas is
resized
-----------------------------------------------+----------------------------
Reporter: smizuno | Owner: nobody
Type: enhancement | Status: new
Priority: minor: annoyance or enhancement | Milestone: Version 1.0.0
Component: MapCanvas | Version: HEAD
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
-----------------------------------------------+----------------------------
When the map canvas is resized the extents display is not updated.
I'm not well versed in Qt signals and slots yet, but adding {{{emit
extentsChanged;()}}} near the bottom of QgsMapCanvas::resizeEvent() seems
to do the trick.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1314>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list