update 0.14.1

This commit is contained in:
yehuozhili
2022-04-10 17:15:13 +08:00
parent 5d3ae2dee3
commit 6295f4ce69
12 changed files with 280 additions and 13 deletions

View File

@@ -5,6 +5,8 @@ nav:
title: Change log
order: 6
---
## 0.14.1
Add data source left panel settings.
## 0.14.0
Fix the problem that the left and right configurations cannot get config.
## 0.13.3
@@ -21,7 +23,7 @@ Modify the timeline color and style to optimize the selected state.
## 0.12.3
Fix double click positioning problem
## 0.12.2
New double click positioning frame.
Add double click positioning frame.
Fixed drag frame reset pointer behavior after pause.
## 0.12.0
The operation of adding frames to the animation can accurately view the animation status every 0.1 seconds!
@@ -36,7 +38,7 @@ Add color and style settings for markline
## 0.11.9
A new setting panel is added to control adsorption scaling and other behaviors.
Fixed pop-up button style issues.
Fix the problem that some prompts do not display.
The repair prompt is not displayed.
## 0.11.8
Timeline adds auto focus function.
## 0.11.7

View File

@@ -5,6 +5,10 @@ nav:
title: 变更日志
order: 6
---
## 0.14.1
新增数据源左侧面板设置。
## 0.14.0
修复左右侧配置取不到config的问题。