Closed ismailsunni closed 3 weeks ago
Passed #3788
•
680db1d74e: PB-980: Simplify return of ExternalWMSLayer.
Project |
web-mapviewer
|
Branch Review |
pb-980-single-request-getmap
|
Run status |
Passed #3788
|
Run duration | 05m 23s |
Commit |
680db1d74e: PB-980: Simplify return of ExternalWMSLayer.
|
Committer | Ismail Sunni |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
21
|
Skipped |
0
|
Passing |
211
|
View all changes introduced in this branch ↗︎ |
hi @ltkum thanks for pointing this one. After an investigation, it seems, it's a bug in the prod. If you check the opacity, it should be 0.75 as shown in this PR instance. In the prod instance, it's not.
If you check again, in prod, you can't update the transparency. It always show the same transparency. Meanwhile, in this PR instance, when you update the transparency, the layer transparency is also changing.
So, I conclude that this PR also fixes that transparency bug.
per my discussion with @pakb , we will try to remove ExternalGroupOfLayers
class and update ExternalWMSLayer
to have a children
Test link