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

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

Closed
giohappy opened this issue May 29, 2024 · 0 comments · Fixed by #10417 or #10422
Closed

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

giohappy opened this issue May 29, 2024 · 0 comments · Fixed by #10417 or #10422

Comments

@giohappy
Copy link
Contributor

giohappy commented May 29, 2024

Description

Changing the opacity value of a layer for a Map View makes MapStore crash

How to reproduce

  • Create a map
  • Add a layer
  • Click the Map View tool
  • Click the map view's edit button
  • Expand "Layers Options"
  • Expand the layer
  • Change the value of "Opacity"
  • The application crashes

Expected Result
When changing the opacity for a layer in a map view the new layer's opacity is applied.

Current Result
When changing the opacity for a layer in a map view MS crashes

Affected versions

@giohappy giohappy added the bug label May 29, 2024
@tdipisa tdipisa added this to the 2024.01.02 milestone May 29, 2024
@tdipisa tdipisa assigned mahmoudadel54 and unassigned tdipisa Jun 7, 2024
@tdipisa tdipisa added Internal BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Jun 7, 2024
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Jun 7, 2024
…es MapStore crash

Description:
- fixing issue of crash app in change layer's opacity in map view
@ElenaGallo ElenaGallo self-assigned this Jun 11, 2024
mahmoudadel54 added a commit to mahmoudadel54/MapStore2 that referenced this issue Jun 11, 2024
@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