Skip to content

PB-339: Fix layer z-index computation#689

Merged
ltshb merged 1 commit intodevelopfrom
bug-PB-339-layers-zindex
Mar 6, 2024
Merged

PB-339: Fix layer z-index computation#689
ltshb merged 1 commit intodevelopfrom
bug-PB-339-layers-zindex

Conversation

@ltshb
Copy link
Contributor

@ltshb ltshb commented Mar 6, 2024

The logic has two issues, one is that for group of layers we counted always
one index too much, and that for the on top of all layers we did not took the
group of layers into account.

This solve the issues in the e2e tests for the external layers.

Test link

@github-actions github-actions bot added the bug label Mar 6, 2024
@cypress
Copy link

cypress bot commented Mar 6, 2024

Passing run #917 ↗︎

0 167 22 0 Flakiness 0

Details:

PB-339: Fix layer z-index computation
Project: web-mapviewer Commit: 1e47fde42d
Status: Passed Duration: 04:19 💡
Started: Mar 6, 2024 10:54 AM Ended: Mar 6, 2024 10:58 AM

Review all test suite changes for PR #689 ↗︎

@ltshb ltshb requested a review from pakb March 6, 2024 10:30
The logic has two issues, one is that for group of layers we counted always
one index too much, and that for the on top of all layers we did not took the
group of layers into account.

This solve the issues in the e2e tests for the external layers.
@ltshb ltshb force-pushed the bug-PB-339-layers-zindex branch from 390dbbe to 1e47fde Compare March 6, 2024 10:48
Copy link
Contributor

@pakb pakb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ltshb ltshb merged commit 42a6d43 into develop Mar 6, 2024
@ltshb ltshb deleted the bug-PB-339-layers-zindex branch March 6, 2024 10:59
@cypress cypress bot mentioned this pull request Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants