@netless/window-manager 0.4.46 → 0.4.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## 0.4.48 (2022-10-13)
2
+
3
+ - 修复: 切换 `viewMode` 为 `freedom` 后再切换回 `follower` 没有跟随的问题
4
+
5
+ ## 0.4.47 (2022-10-13)
6
+
7
+ - 修复: 禁用光标功能时, 不再发送光标移动事件
8
+
1
9
  ## 0.4.46 (2022-10-11)
2
10
 
3
11
  - 修复: `rectangle` `ellipse` `straight` 等教具 icon 同步显示错误的问题