@realsee/dnalogel 3.48.2 → 3.48.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,10 @@
1
1
  # CHANGELOG
2
+ ## 3.48.4
3
+ - fix(PanoTagPlugin): 修复部分标签禁用后再闪烁,闪烁完成后没有消失的问题。
4
+
5
+ ## 3.48.3
6
+ - fix(PanoTagPlugin): 修复 `3.48.0` 导致的图文标签UI错误的问题。
7
+
2
8
  ## 3.48.2
3
9
  - feat(Sculpt): 折线(Polyline)多边形(Polygon)支持撤销/重做。
4
10