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

Activate geometry checks when changing layer properties #8402

Merged
merged 2 commits into from
Nov 2, 2018

Commits on Nov 2, 2018

  1. Activate geometry checks when changing layer properties

    No longer requires a reload of the project
    
    Fix qgis#20218
    https://issues.qgis.org/issues/20218
    m-kuhn committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    5bc588e View commit details
    Browse the repository at this point in the history
  2. Fix crash when de/reactivating layer checks

    When errors have been found and shown on the dock and deactivating layer checks that resulted in crashes.
    Also when deactivating and reactivating checks, that would result in crashes.
    m-kuhn committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    7fb8579 View commit details
    Browse the repository at this point in the history