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

fix(project read): must check if layer is available in qgs project #126

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

jmkerloch
Copy link
Collaborator

@jmkerloch jmkerloch commented Nov 28, 2024

  • check if layer is available in qgs
  • if no layer available, don't add layer to project
  • add some checks on returned object to avoid failure

closes #125

…fore use

- check if layer is available in qgs
- if no layer available, don't add layer to project
- add some checks on returned object to avoid failure
@jmkerloch jmkerloch added the bug label Nov 28, 2024
@jmkerloch jmkerloch self-assigned this Nov 28, 2024
@jmkerloch jmkerloch requested a review from Guts November 28, 2024 10:07
Copy link
Collaborator

@Guts Guts left a comment

Choose a reason for hiding this comment

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

LGTM!

@jmkerloch jmkerloch merged commit 7d3b719 into master Nov 29, 2024
8 checks passed
@jmkerloch jmkerloch deleted the fix/use_damaged_qgs_project branch November 29, 2024 07:36
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.

Menus cannot be built if one of the projects is damaged
2 participants