修复Gauge在最小值为负数时指针指示位置异常的问题

This commit is contained in:
monitor1394
2021-06-04 23:08:34 +08:00
parent eb23629066
commit 7b7150b87f
3 changed files with 5 additions and 1 deletions

View File

@@ -35,6 +35,8 @@
## master
* (2021.06.04) Fixed `Gauge` having an abnormal pointer position when the minimum value is negative
## v2.2.0
* (2021.05.30) Release `v2.2.0` version