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

[WFS provider] Avoid dangling download progress dialog #30039

Merged
merged 1 commit into from Jun 5, 2019

Commits on May 31, 2019

  1. [WFS provider] Avoid dangling download progress dialog

    While investigating qgis#27384, which I failed to reproduce, I noticed
    another - minor - issue when loading layers from a local GeoServer
    instance. Very often (easily triggered by reloading layers with F5),
    one or several download progress window would be displayed ~ 4 seconds
    after the refresh had finished. This was due to a race between the
    creation and destruction of this window.
    rouault committed May 31, 2019
    Copy the full SHA
    d772210 View commit details
    Browse the repository at this point in the history