Преглед на файлове

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 {
     return {
         factory: ElementIndexColorTheme,
         factory: ElementIndexColorTheme,
         granularity: 'groupInstance',
         granularity: 'groupInstance',
+        preferSmoothing: true,
         color,
         color,
         props,
         props,
         description: Description,
         description: Description,