Community
Participate
Working Groups
Build Identifier: M20110210-1200 If the application uses the progress monitor and sets totalWork when calling beginTask, and uses the worked method, the current progress is not represented by the splash screen. Proposed solution: In case the totalWork is set, and the work is > 0, the splash screen should prefix the task name with the percentage. Reproducible: Always
Created attachment 214292 [details] Patch proposal
Reviewed and applied patch in a slightly modified version. Stephan, thank you for the patch.
Bugfixes shipped on Scout 3.7 branch