Bug report #18615
Resize layout to content does not work
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 3.1(master) | Regression?: | Yes |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26503 |
Description
Create a multi page print layout
Add items on different pages
In the Layout panel, click on the Resize layout button: instead of all pages being merged and become the miniaml bounding box of tghe items, all the items are instead moved to what was the first page, meaning that most of the times, items just overlap.
The corresponding function in 2.18 works well.