Skip to content

add busy indicators for applying GPX files #18978

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

ralfbrown
Copy link
Collaborator

Displaying a GPX track preview can take tens of seconds if there are many images and their thumbnails are not cached. During this time, the GUI is frozen, so enable the busy cursor.

Also add a progress bar when applying the GPX track to images, though this is a far faster operation.

Displaying a GPX track preview can take tens of seconds if there are
many images and their thumbnails are not cached.  During this time,
the GUI is frozen, so enable the busy cursor.

Also add a progress bar when applying the GPX track to images, though
this is a far faster operation.
@ralfbrown ralfbrown added the scope: UI user interface and interactions label Jun 23, 2025
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.

Looks good to me, thanks!

@TurboGit TurboGit added this to the 5.2.1 milestone Jun 23, 2025
@TurboGit TurboGit merged commit 9cf4df5 into darktable-org:master Jun 23, 2025
6 checks passed
@ralfbrown ralfbrown deleted the gpx_busy branch June 23, 2025 18:15
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