We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
Resolve linked data of source datasets (fixes #520)
2abee9c
Make sure non-proxy datasets are loaded prior to proxy datasets (fixes #525)
e5f56ef
Fix proxy points selection updates (#524)
4bf65e9
* Resolve linked data of source datasets (fixes #520) Make sure non-proxy datasets are loaded prior to proxy datasets (fixes #525) * Hide proxy dataset task when loading/importing a project * Fix select all: use Points::setSelectionIndices(...), fixes #521 * Fix select invert: use Points::setSelectionIndices(...), fixes #523 * Fix select none: use Points::setSelectionIndices(...), fixes #522 Fix typo Remove redundant debug print statement * Revert some changes
ThomasKroes
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: