Commit 346394a
github action artifact updated (#219)
* Adding progressBorderColor property on progressBar (#196)
* adding progressBorderColor on progressBar draw
* fixing border colors on linear percent and adding examples
* removing unnecessary parse comparsion on progress(double)
* refactoring border correction symmetrics
---------
Co-authored-by: Thiago Carvalho Ribeiro Bardez - TBA <thiago.bardez@iteris.com.br>
* fix: divide 0 error when archType is not null (#200)
* Check in linear percent indicator state is null if the size is null (#203)
* Add function return current percent value if animation is true (#206)
* Add an 'initialPercent' field to control the initial animation. (#209)
* Update master.yml
* Update release.yml
* Update release.yml
---------
Co-authored-by: Bardez <thiagobardez@gmail.com>
Co-authored-by: Thiago Carvalho Ribeiro Bardez - TBA <thiago.bardez@iteris.com.br>
Co-authored-by: fenghezhou <109515842+motionz-von@users.noreply.github.com>
Co-authored-by: Victor Manuel Lagunas Franco <victormanuelfrancodev@gmail.com>
Co-authored-by: Le Anh Phi <86833891+muonroi@users.noreply.github.com>
Co-authored-by: Erik Fahlén <erfa90@gmail.com>1 parent 6883791 commit 346394a
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments