From f8dbd6c12c8b6d99d85e7de12242bfd32421174d Mon Sep 17 00:00:00 2001 From: Forrest Li Date: Thu, 19 Apr 2018 14:50:17 -0400 Subject: [PATCH] fix(Generic): Set colormaps for geometry --- Sources/config/Generic/proxyUI.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Sources/config/Generic/proxyUI.js b/Sources/config/Generic/proxyUI.js index f60b34b2..53c8aa0e 100644 --- a/Sources/config/Generic/proxyUI.js +++ b/Sources/config/Generic/proxyUI.js @@ -156,7 +156,9 @@ const Geometry = [ name: 'lookupTableProxy', advanced: 0, size: 1, - domain: {}, + domain: { + colormaps: ColorMaps, + }, doc: 'Edit lookup table', }, // {