Skip to content

Fixes #3598: legends size in printing layouts#3599

Merged
tdipisa merged 1 commit intogeosolutions-it:masterfrom
mbarto:print_legends_size
Mar 6, 2019
Merged

Fixes #3598: legends size in printing layouts#3599
tdipisa merged 1 commit intogeosolutions-it:masterfrom
mbarto:print_legends_size

Conversation

@mbarto
Copy link
Copy Markdown
Contributor

@mbarto mbarto commented Mar 6, 2019

Description

Fixes legends size in printing layouts.

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior? (You can also link to an open issue here)
Legends can overflow their container.

What is the new behavior?
Legends are constrained inside their containers, and labels are not cut, but flow on new rows.

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@mbarto mbarto added this to the 2019.01.01 milestone Mar 6, 2019
@mbarto mbarto requested a review from tdipisa March 6, 2019 09:49
@ghost ghost assigned mbarto Mar 6, 2019
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.008%) to 80.961% when pulling 197da28 on mbarto:print_legends_size into a2ea25f on geosolutions-it:master.

@tdipisa tdipisa merged commit a8c463b into geosolutions-it:master Mar 6, 2019
@tdipisa
Copy link
Copy Markdown
Member

tdipisa commented Mar 6, 2019

@mbarto please can you also provide a backport commit to 2019.01.xx?

@gioscarda gioscarda assigned gioscarda and unassigned gioscarda May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Printing layouts have wrong width set for legends

5 participants