فهرست منبع

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,