Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Layout] Exporting an atlas does not bring back the map item to its initial extent at the end of the process #26852

Closed
qgib opened this issue May 24, 2018 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks Regression Something which used to work, but doesn't anymore

Comments

@qgib
Copy link
Contributor

qgib commented May 24, 2018

Author Name: Harrissou Santanna (@DelazJ)
Original Redmine Issue: 19021
Affected QGIS version: 3.1(master)
Redmine category:map_composer/printing


In a print layout, add a map item and connect it to an atlas (zoom to the feature option).
Launch the atlas
At the end of the process, instead of putting the map in its initial state (namely, extent) as it was the case in 2.x, the map now shows the extent of the last iterated feature.

@qgib
Copy link
Contributor Author

qgib commented May 24, 2018

Author Name: Nyall Dawson (@nyalldawson)


This was by design in 3.x.

2.x design originally tried to isolate atlas settings from the composer, so that a single composition could be used both with atlas enabled and disabled. But that was done before atlas became so strongly tied into compositions.

Accordingly, I decided that that use case no longer was required, and that a print layout made for an atlas would only ever be used as an atlas. So in 3.x there's no longer a separation between a layout in "atlas" mode and "normal" mode, and accordingly there's no longer a concept of "initial extent" to return to!


  • resolution was changed from to wontfix
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed May 24, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks Regression Something which used to work, but doesn't anymore labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

1 participant