SETI / rms-opus

PDS OPUS - Outer Planets Data Search Tool
Apache License 2.0
9 stars 7 forks source link

Select metadata cleanup #1097

Closed dstopp closed 3 years ago

dstopp commented 3 years ago

Description of changes: -Add a loader/spinner to the select metadata modal that is activated while the modal is rendered -Set the contents of the modal to opacity .1 while loading the new data -Initialize the PS globals to null; set them to null before a render to destroy any memory being used by them -Destroy the sortable object before a new render -update the event handlers and move the o_selectMetadata.addBehaviors from the render to opus.js where all the other addBehaviors live -removed unused global selectMetadataDrawn

Known problems: