Bug report #10881
multiple grid: the grids list's height should be reduced
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | - | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19249 |
Description
Right now, the grids list feels disproportionately large when compared to the rest of the controls in that panel. As per the attached screenshot shows, its height can display up to 10 (!) grids in its visible region. I just can't see anyone needing 10 grids on one map item, and if a user needs so, it's most definitively an edge case :)
The grids list control's height should probably be reduced to allow for 3 grids to show in its visible region? Most people will only add one grid, many will happily add a second grid, a few might add 3 grids to style the grid pattern with shades of color / transparency, and that's about it.
Associated revisions
[composer] Reduce height of map grid list (fix #10881)
History
#1 Updated by Nyall Dawson over 10 years ago
- Status changed from Open to Closed
Fixed in changeset 4e62dde8586435a7b201ffc59cf9eecd68911536.
#2 Updated by Giovanni Manghi over 10 years ago
- Resolution set to fixed/implemented