-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Removing Layer groups removed when no layers left in them #97
Removing Layer groups removed when no layers left in them #97
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work! A few small changes and it is ready to go!
Don't forget to open QFieldSync PR with the new libqfieldsync
commit sha.
Also make a reference to the fixed issue on QFieldSync here and on the QFieldSync
PR.
And don't forget to make cross reference between the two PRs.
59b0820
to
a250005
Compare
Hey @suricactus I addressed the suggestions!.... Also for tests I added the project sample in the descriptions of the PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last empty line :)
Please squash into a single commit and we are ready to go!
Great!... Apologize my bad! :) |
a250005
to
eb0ebd8
Compare
Hey @suricactus I think now is ready to go! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Don't forget to open a PR on QFieldSync with the new libqfieldsync
version, cross reference this PR to the one on QFieldSync and vice versa, and put in both "fixes <LINK_TO_GITHUB_ISSUE>". Ideally this should be done when you open the PR, not just before closing :) .
Removing Layer groups removed when no layers left in them
Test project:
crop_monitoring_000.zip
Implemented on QFieldSync plugin on the PR opengisch/qfieldsync#623
Fix opengisch/qfieldsync#587