Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#10374: Changing the layer's opacity in a Map View makes MapStore crash #10417

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

mahmoudadel54
Copy link
Contributor

Description

In this PR, fixing issue of crash app in change layer's opacity in map view is done.

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:

Issue

#10374

What is the current behavior?
#10374

What is the new behavior?
App doesn't crash now in case of change opacity in map view.

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

…es MapStore crash

Description:
- fixing issue of crash app in change layer's opacity in map view
@mahmoudadel54 mahmoudadel54 added bug Internal BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Jun 7, 2024
@mahmoudadel54 mahmoudadel54 added this to the 2024.01.02 milestone Jun 7, 2024
@mahmoudadel54 mahmoudadel54 self-assigned this Jun 7, 2024
@mahmoudadel54 mahmoudadel54 linked an issue Jun 7, 2024 that may be closed by this pull request
@allyoucanmap allyoucanmap merged commit 5eb342b into geosolutions-it:master Jun 11, 2024
6 checks passed
@allyoucanmap
Copy link
Contributor

@ElenaGallo please test this fix on dev and let us know if we can backport to 2024.01.xx, thanks

@ElenaGallo
Copy link
Contributor

Test passed, @allyoucanmap please backport to 2024.01.xx. Thanks

@mahmoudadel54
Copy link
Contributor Author

Test passed, @allyoucanmap please backport to 2024.01.xx. Thanks

@ElenaGallo
Backport is done ---> #10422

@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Jun 12, 2024
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.

Changing the layer's opacity in a Map View makes MapStore crash
4 participants