osmanip icon indicating copy to clipboard operation
osmanip copied to clipboard

Improve the progress bar code structure

Open JustWhit3 opened this issue 1 year ago • 0 comments

The progress bar header has been written some time ago and the code structure can be improved. For example, it can be separated in different classes, regarding the type of the progress bar (indicator, spinner, etc..) and a base mother class can be created, which other classes inherit basic features.

JustWhit3 avatar Oct 30 '23 09:10 JustWhit3