Bug report #18778
[Layout] The layout canvas size is not refreshed when a page is removed
Status: | Open | ||
---|---|---|---|
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: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26665 |
Description
Add two pages to a layout
Zoom full in order to view all the pages
Right-click on one of the pages -> Remove Page
Click on the zoom full button: the extent shown is 'almost' the same covered by the two pages and not a zoom to the extent of the single remaining page.
Using the refresh button (maybe are there other actions ;)) before clicking the zoom full button does however trigger the right extent display.