Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1448 closed patch (fixed)

overview map won't show layer when Use scale dependent rendering is on in layer properties

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

The scale settings don't matter - it is that scale dependent rendering is enabled and that the overview map has no scale (some default, actually).

The overview may show the layer if it was displayed before the scale dependent rendering was enabled, but will disappear when the overview is redrawn as on a layer visibility change.

The patch provided adds a test for mOverview in QgsMapRenderer::render() so the layer will be rendered if it has been added to the overview map.

Attachments (1)

patch_for_1448.txt (756 bytes ) - added by smizuno 15 years ago.

Download all attachments as: .zip

Change History (3)

by smizuno, 15 years ago

Attachment: patch_for_1448.txt added

comment:1 by mhugent, 15 years ago

Resolution: fixed
Status: newclosed

Applied in r9809.

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.