-
Notifications
You must be signed in to change notification settings - Fork 826
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(version): upgrade version to v1.6.1 (#1366)
- Loading branch information
1 parent
6c7a6a7
commit 59a9ec2
Showing
4 changed files
with
41 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Features | ||
|
||
1. Access to fastboard SDK | ||
|
||
## Improved | ||
|
||
1. Hide useless buttons | ||
|
||
## Fixed | ||
|
||
1. WindowManager is not destroyed correctly when closing the playback | ||
2. Strokes flicker abnormally when writing, and there are obvious folded corners |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## 新增 | ||
|
||
1. 接入 fastboard SDK | ||
|
||
## 优化 | ||
|
||
1. 隐藏无用的按钮 | ||
|
||
## 修复 | ||
|
||
1. 关闭回放的时候 WindowManager 没有正确销毁 | ||
2. 书写时笔画异常闪烁、有明显折角 |