diff --git a/CHANGES.rst b/CHANGES.rst index 888ef8eace..13dc2311ef 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -23,6 +23,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 ^^^^^ @@ -38,6 +40,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 @@ + +