卷帘模式下隐藏点属性框

This commit is contained in:
zh
2025-08-26 18:08:21 +08:00
parent 92ef4a68fd
commit 349c91f8df
3 changed files with 16 additions and 3 deletions

View File

@ -137,7 +137,7 @@ class Base extends Tools {
this.originalOptions.show = v
}
}
this.entity._showView = this.showView
this.entity && (this.entity._showView = this.showView)
if (this.type == 'layer') {
if (this.entity) {
this.entity._objectState = this.options.show