Skip to content

fix #12114 DynamicLegend broken layout#12135

Open
stefanocudini wants to merge 1 commit intogeosolutions-it:masterfrom
stefanocudini:fix-12114-dynamic-legend-layout
Open

fix #12114 DynamicLegend broken layout#12135
stefanocudini wants to merge 1 commit intogeosolutions-it:masterfrom
stefanocudini:fix-12114-dynamic-legend-layout

Conversation

@stefanocudini
Copy link
Copy Markdown
Member

Description

Fix issue #12114

  • fix DynamicPanel layout size on map update layout
  • improve exists tests

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

  • Bugfix

Issue

What is the current behavior?

dynamicLenged panel layout is broken when window is resized

What is the new behavior?
Test enagle DynamicLegend and resize window, look video below:

legend.mp4

Breaking change

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

  • Yes, and I documented them in migration notes
  • No

Other useful information

To replicate enable DynamicLegend adding con desktop in localConfig.json:

   {
      "name": "DynamicLegend",
      "glyph": "align-left",
      "title": "plugins.DynamicLegend.title",
      "description": "plugins.DynamicLegend.description",
      "dependencies": ["SidebarMenu"]
    }

@stefanocudini stefanocudini self-assigned this Mar 23, 2026
@cla-bot cla-bot bot added the CLA Ready label Mar 23, 2026
@stefanocudini stefanocudini linked an issue Mar 23, 2026 that may be closed by this pull request
@stefanocudini stefanocudini changed the title fix DynamicLegend broken layout fix #12114 DynamicLegend broken layout Mar 23, 2026
@stefanocudini stefanocudini added this to the 2026.01.01 milestone Mar 24, 2026
@tdipisa tdipisa marked this pull request as draft March 24, 2026 09:40
@tdipisa tdipisa marked this pull request as ready for review March 24, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DynamicLegend broken layout

3 participants