Closed SahilSharma2710 closed 1 year ago
Fixes #87,#88,#195 Added Animation for linearGauge container , value bar and pointers.
Each and every animations can be enabled and disabled accordingly with respective duration and animation type.
AnimationBuilder is removed and addListener is added for each controller to listen to the value change and call the needMarkPaint() function
Pointers label bug is also fixed
Hi @SahilSharma2710 can add the open issues if they are being fixed in this PR. I belive we have open animations issues.
Fixes #87,#88,#195 Added Animation for linearGauge container , value bar and pointers.
Each and every animations can be enabled and disabled accordingly with respective duration and animation type.
AnimationBuilder is removed and addListener is added for each controller to listen to the value change and call the needMarkPaint() function
Pointers label bug is also fixed