Open joymyr opened 6 years ago
Merging #264 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #264 +/- ##
==========================================
Coverage 85.41% 85.41%
Complexity 266 266
==========================================
Files 30 30
Lines 994 994
Branches 85 85
==========================================
Hits 849 849
Misses 117 117
Partials 28 28
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 7c82ab6...f8cee88. Read the comment docs.
Sorry, I tried to merge against master instead of develop. Now it's correct.
Solves issue Filled ProgressBar #263
Slightly changed ms_stepper_layout to allow for a filled progress bar (fills width and height of the navigation bar) by setting a ms_stepperLayoutTheme similar to this:
The progress_bar stepper type can still be used as before by not applying a theme.