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

show busy cursor during undo operations #17338

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

ralfbrown
Copy link
Collaborator

Since undoing a bulk operation takes at least as long as the original operation, turn on the busy cursor during undo so that the user knows darktable is still processing the undo.

Since undoing a bulk operation takes at least as long as the original
operation, turn on the busy cursor during undo so that the user knows
darktable is still processing the undo.
@ralfbrown ralfbrown added the scope: UI user interface and interactions label Aug 17, 2024
@TurboGit TurboGit added this to the 5.0 milestone Sep 10, 2024
Copy link
Member

@TurboGit TurboGit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TurboGit TurboGit merged commit 78d8979 into darktable-org:master Sep 10, 2024
6 checks passed
@ralfbrown ralfbrown deleted the busy_cursor_for_undo branch September 10, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: pending scope: UI user interface and interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants