Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 691: Line 691:
 
                 const markImages = () => {
 
                 const markImages = () => {
 
                     const selectedSources = filter.type.dataSources;
 
                     const selectedSources = filter.type.dataSources;
                     const selectedFunctions = filter.type.functions;
+
                     const selectedFunctions = Array.from(filter.type.functions.keys());
  
 
                     // Mark data source images
 
                     // Mark data source images

Revision as of 16:28, 21 November 2022

Development verstion of the DCT List.
Not ready for production!