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

Update ProgressDialog to display immediately #59

Closed
augustoproiete opened this issue Sep 9, 2021 · 1 comment · Fixed by #60
Closed

Update ProgressDialog to display immediately #59

augustoproiete opened this issue Sep 9, 2021 · 1 comment · Fixed by #60
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@augustoproiete
Copy link
Member

The ProgressDialog can take a few seconds to appear due to a timer that only starts after we call StartProgressDialog.

We should reset the timer before calling StartProgressDialog to ensure the ProgressDialog is displayed immediately.

@augustoproiete augustoproiete added the enhancement New feature or request label Sep 9, 2021
@augustoproiete augustoproiete added this to the v4.0.0 milestone Sep 9, 2021
@augustoproiete augustoproiete self-assigned this Sep 9, 2021
@augustoproiete
Copy link
Member Author

🎉 This issue has been resolved in Ookii.Dialogs.Wpf v4.0.0

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant