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

[Plugin installer] Don't show wait cursor when fetching repositories #52839

Conversation

borysiasty
Copy link
Member

When fetching repositories, the wait cursor displayed over the progress window is redundant. In case of SSL errors, it's even worse with the certificate config dialog, when the user is supposed to make some clicks:

Screenshot_20230422_174927

With this PR, the cursor is not changed anymore. Instead, the wait cursor is only set locally for the QTreeWidget with state of downloading:

Screenshot_20230422_181431

@borysiasty borysiasty added GUI/UX Related to QGIS application GUI or User Experience Plugin manager backport release-3_30 labels Apr 22, 2023
@github-actions github-actions bot added this to the 3.32.0 milestone Apr 22, 2023
@borysiasty borysiasty requested a review from 3nids April 22, 2023 16:23
@borysiasty borysiasty removed the request for review from 3nids April 22, 2023 17:02
@borysiasty borysiasty merged commit d6daeff into qgis:master Apr 22, 2023
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI/UX Related to QGIS application GUI or User Experience Plugin manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants