Pārlūkot izejas kodu

color smoothing for element-index theme

Alexander Rose 4 gadi atpakaļ
vecāks
revīzija
9b7192f261
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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,