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 style constraint save when strength is NotSet #58986

Merged

Commits on Oct 8, 2024

  1. Fix style constraint save when strength is NotSet

    Fix qgis#58431
    
    I feel that the underlying issue remains (which is that setting
    the strength to NotSet removes it from the field but not
    from the layer and that the default strength is Hard) but
    since it was clearly made in purpose 8 years ago I am
    not keen to change it lightly.
    elpaso committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    29d0c98 View commit details
    Browse the repository at this point in the history
  2. Return NotSet when not set

    elpaso committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6ab87a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67e777 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Fix docstring

    elpaso committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    34531f7 View commit details
    Browse the repository at this point in the history