Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1314 closed enhancement (fixed)

the extents display on the StatusBar should be updated when map canvas is resized

Reported by: smizuno Owned by: nobody
Priority: minor: annoyance Milestone:
Component: MapCanvas Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

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.

Change History (2)

comment:1 by mhugent, 16 years ago

Resolution: fixed
Status: newclosed

emit extentsChanged() added in r9331

comment:2 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.