Open pbernasconi opened 10 years ago
Maybe it would be simpler to have something like
ProgressIndicator.show('type', true, 'label', 'description')
rather than
ProgressIndicator.showSimpleWithLabel(true, 'label', 'description')
Maybe it would be simpler to have something like
rather than