Skip to content

Comments

Reduce loading indicator delay#3467

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:reduce-loading-indicator-delay
Feb 23, 2026
Merged

Reduce loading indicator delay#3467
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:reduce-loading-indicator-delay

Conversation

@williamjallen
Copy link
Collaborator

The loading indicator currently waits for 0.5 seconds before displaying to prevent a flicker if data loads relatively quickly. The current half-second wait makes it look slow in my opinion, and I think a 0.2 second wait improves the experience while still addressing the flicker issue.

The loading indicator currently waits for 0.5 seconds before displaying to prevent a flicker if data loads relatively quickly.  The current half-second wait makes it look slow in my opinion, and I think a 0.2 second wait improves the experience while still addressing the flicker issue.
@josephsnyder josephsnyder added this pull request to the merge queue Feb 23, 2026
Merged via the queue into Kitware:master with commit fd0243e Feb 23, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the reduce-loading-indicator-delay branch February 23, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants