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

[Layer dependencies] Emit QgsVectorLayer::dataChanged on commitChanges #58528

Merged
merged 2 commits into from
Nov 14, 2024

Commits on Oct 25, 2024

  1. fix(QgsVectorLayer-dependencies): emit dataChanged on commitChanges

    Now when a feature is externally modified on save (database trigger for
    example), the dataChanged signal is emitted for indexes and caches
    reconstruction.
    Djedouas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cc8cd21 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    98a6c9a View commit details
    Browse the repository at this point in the history