@netless/window-manager 0.4.46 → 0.4.47

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,7 @@
1
+ ## 0.4.47 (2022-10-13)
2
+
3
+ - 修复: 关闭光标时, 还会发送光标移动事件的问题
4
+
1
5
  ## 0.4.46 (2022-10-11)
2
6
 
3
7
  - 修复: `rectangle` `ellipse` `straight` 等教具 icon 同步显示错误的问题