Explorar o código

color smoothing for element-index theme

Alexander Rose %!s(int64=4) %!d(string=hai) anos
pai
achega
9b7192f261
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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,