Skip to content

Commit

Permalink
Initial ProgressView implementation
Browse files Browse the repository at this point in the history
- Provides a basic feature set for ProgressView.
- Progress can have a set of items which are driven
  by function style factory interface.
- New class TextCell which is a base of progress items.
- Not yet fully working and further changes, samples, docs
  will come in other commits.
- Relates #995
  • Loading branch information
jvalkeal committed Feb 2, 2024
1 parent 3d52f17 commit 10d9940
Show file tree
Hide file tree
Showing 6 changed files with 1,133 additions and 1 deletion.
Loading

0 comments on commit 10d9940

Please sign in to comment.