@realsee/dnalogel 3.44.2 → 3.44.4

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,4 +1,11 @@
1
1
  # CHANGELOG
2
+ ## 3.44.4
3
+ - fix(PointSelector): 修复缩放fov时,放大镜没有更新位置的问题。
4
+ - fix(PointSelector): 修复 `disable` 时,坐标点外围圆环没有隐藏的问题。
5
+
6
+ ## 3.44.3
7
+ - fix(currentPanoImagePlugin): 支持多work场景。
8
+
2
9
  ## 3.44.2
3
10
  - fix(PanoTagPlugin): 修复偶先走点后没有立即显示标签的问题。
4
11