cheminfo / nmrium

React component to display and process nuclear magnetic resonance (NMR) spectra.
https://docs.nmrium.org
MIT License
55 stars 26 forks source link

change processing filter selection and editing behavior #3264

Closed hamed-musallam closed 1 month ago

hamed-musallam commented 1 month ago
  1. Click on the filter tool from the main toolbar: When we click on the tool, it re-applies the filters up to the selected filter, displaying all related sub-tools. The selected filter is marked as active in the processing panel (highlighted in green), and the filter's options are opened in both the processing panel and the header.

  2. Click on the "Restore filter" button: This triggers the same behavior as clicking on the tool—reapplying the filters and making the selected one active with its options visible.

  3. Click on a filter in the processing panel: Clicking on a section will open or close it for viewing, but editing will not be allowed within the section.