diff --git a/CHANGES.rst b/CHANGES.rst index f67fd24711..73590fb05b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -24,6 +24,8 @@ Cubeviz - Single-pixel subset tool now shows spectrum-at-spaxel on hover. [#2647] +- Spectral extraction plugin re-organized into subsections to be more consistent with specviz2d. [#2676] + Imviz ^^^^^ @@ -39,6 +41,8 @@ Specviz Specviz2d ^^^^^^^^^ +- Spectral extraction plugin: highlighting of active header section. [#2676] + API Changes ----------- diff --git a/jdaviz/components/plugin_section_header.vue b/jdaviz/components/plugin_section_header.vue index 9be0e0aa07..5f0e849b48 100644 --- a/jdaviz/components/plugin_section_header.vue +++ b/jdaviz/components/plugin_section_header.vue @@ -1,11 +1,17 @@ + +