Bug report #18691
Triggering atlas preview needlessly refreshes map canvas
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 3.1(master) | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | wontfix |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26579 |
Description
Open a project and add a layout
Place the layout dialog so that you can view the map canvas
Check in the print layout "Generate an atlas" and choose the coverage layer
Enable the preview and press the Next button
The map canvas is refreshed in the background. I don't say that it follows the atlas feature extent; it's just rendered again. If you have labels in the map canvas or some data heavy to render, you'll see that they are cleared and then redrawn (though it's unneeded).
History
#1 Updated by Nyall Dawson over 6 years ago
- Resolution set to wontfix
- Status changed from Open to Closed
Actually this is intentional - it's so that any symbology rules which are dependent on atlas feature are correctly applied.