Commit Graph

6 Commits

Author SHA1 Message Date
tiresiasfromthebai 91af219d1f Don't paint the progress indicator when it is stopped
paintEvent() drew the spinner (frozen at angle 0) even with the timer
inactive, defeating stop()'s stated intent to erase the indicator from
the view. The idle indicator sat frozen in the toolbar.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 00:10:04 +02:00
Ernie Pasveer b88d68afd3 Add copyright header to each source file. 2025-08-26 17:26:05 -05:00
Ernie Pasveer b4bc74f27e Make progess indicator visable at all times. 2024-01-20 09:35:29 -06:00
Ernie Pasveer 9b1499cce3 Add RMB to select progress indicator. 2022-09-24 10:42:01 -05:00
Ernie Pasveer 3a13c7eee4 ProgressIndicator uses Forground color. 2022-09-22 19:31:40 -05:00
Ernie Pasveer e3bf55b4c1 Add a 'spinning' indicator to the toolbar when the program runs. 2021-12-22 19:52:21 -06:00