@netless/window-manager 0.4.34 → 0.4.35

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,8 @@
1
+ ## 0.4.35 (2022-07-06)
2
+
3
+ - 优化: 降低发送鼠标移动事件的频率
4
+ - 修复: 在 `writable` 进行切换的时候 `mainView` 的 `disableCameraTransform` 丢失
5
+
1
6
  ## 0.4.34 (2022-06-29)
2
7
 
3
8
  - 修复: 重连之后 `app` 没有正确创建的问题