update 0.11.9

This commit is contained in:
hufeixiong
2022-01-13 13:59:14 +08:00
parent 0f3a712197
commit 94175c8de7
14 changed files with 217 additions and 27 deletions

View File

@@ -5,6 +5,10 @@ nav:
title: change log
order: 6
---
## 0.11.9
A new setting panel is added to control adsorption scaling and other behaviors.
Fixed pop up button style issue.
Fixed the problem that some prompts do not display.
## 0.11.8
Timeline adds auto focus function.
## 0.11.7

View File

@@ -5,6 +5,14 @@ nav:
title: 变更日志
order: 6
---
## 0.11.9
新增设置面板控制对吸附缩放等行为进行控制。
修复弹窗按钮样式问题。
修复部分提示语不显示问题。
## 0.11.8
timeline增加自动聚焦功能。