Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 15:28, 21 November 2022

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