Spec icon indicating copy to clipboard operation
Spec copied to clipboard

Feature: Allow changing text of SpIndeterminatedProgressBarState

Open JanBliznicenko opened this issue 2 years ago • 1 comments

SpIndeterminatedProgressBarState has fixed text 'Processing...' above the slider. In many occasions, that is not exactly the desired text ('Loading', 'Saving' or whtever might be more appropriate). Right now, the class has to be subclassed for own text there. It would be nice if the text could be changed after it was opened (for example first show 'Downloading', then 'Unpacking')

JanBliznicenko avatar Aug 23 '22 16:08 JanBliznicenko