瀏覽代碼

label fix

Alexander Rose 5 年之前
父節點
當前提交
dd3fc5620b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/mol-theme/label.ts

+ 1 - 1
src/mol-theme/label.ts

@@ -60,7 +60,7 @@ export function linkLabel(link: Link.Location) {
 }
 
 export function elementLabel(location: StructureElement) {
-    const model = location.unit.model.label
+    const model = location.unit.model.entry
     const instance = location.unit.conformation.operator.name
     let label = ''