浏览代码

color smoothing for element-index theme

Alexander Rose 4 年之前
父节点
当前提交
9b7192f261
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/mol-theme/color/element-index.ts

+ 1 - 0
src/mol-theme/color/element-index.ts

@@ -64,6 +64,7 @@ export function ElementIndexColorTheme(ctx: ThemeDataContext, props: PD.Values<E
     return {
         factory: ElementIndexColorTheme,
         granularity: 'groupInstance',
+        preferSmoothing: true,
         color,
         props,
         description: Description,