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

"Layers" tab doesn't follow the layer tree #204

Closed
Gustry opened this issue Feb 4, 2020 · 1 comment
Closed

"Layers" tab doesn't follow the layer tree #204

Gustry opened this issue Feb 4, 2020 · 1 comment
Labels

Comments

@Gustry
Copy link
Member

Gustry commented Feb 4, 2020

Description

Capture d’écran de 2020-02-04 12-27-07

The layer is still in Lizmap while it has been removed from the legend. The CFG will be written with everything about this layer which is becoming a "group" at the same time.

       "points": {
            "id": "points_70389da6_da2c_42e2_bddc_b46963fb9afa",
            "name": "points",
            "type": "group",     <------- this is strange too. A layer became a group
            "title": "points",
            "abstract": "",
            "link": "",
            "minScale": 1,
            "maxScale": 1000000000000,
            .....

I hope LWC can manage well when a ghost group is in the CFG file.

Context

  • QGIS version: 3.4
  • Lizmap version: 3.2.1 DEV
  • OS: Ubuntu 19.10
@Gustry
Copy link
Member Author

Gustry commented Jul 11, 2023

I can't replicate anymore my own issue.

@Gustry Gustry closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant