update 0.11.4

This commit is contained in:
hufeixiong
2022-01-05 10:58:24 +08:00
parent 143dceb690
commit 733883c721
9 changed files with 242 additions and 11 deletions

View File

@@ -5,6 +5,9 @@ nav:
title: change log
order: 6
---
## 0.11.4
Fix guide line bug
Optimized drag and drop algorithm
## 0.11.3
Add rotation return function.
Optimize mouse style.

View File

@@ -5,6 +5,14 @@ nav:
title: 变更日志
order: 6
---
## 0.11.4
修复参考线bug
优化拖拽算法
## 0.11.3
增加旋转回正功能。