增加ThemeUnbind按钮用于解绑复制图表时的主题 #118

This commit is contained in:
monitor1394
2021-03-22 03:26:16 +08:00
parent 9bde7029a2
commit ea13f674bc
5 changed files with 29 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
## Latest
* (2021.03.22) Added `Theme` `Unbind` button to unbind theme when copying chart #118
* (2021.03.18) Fixed an issue where the check box after `Foldout` in `Inspector` could not be checked
* (2021.03.18) Fixed an issue with `BarChart` displaying an exception in the `0` value
* (2021.03.14) Fixed `Tooltip` indicator was not indicating the correct location in some cases