diff --git a/CHANGES.rst b/CHANGES.rst index 119a4d22b4..623f02b176 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,6 +18,8 @@ New Features - Viewer toolbar items hide themselves when they are not applicable. [#2284] +- Line Analysis "Redshift from Centroid" only visible when lines are loaded. [#2294] + Cubeviz ^^^^^^^ diff --git a/jdaviz/configs/specviz/plugins/line_analysis/line_analysis.vue b/jdaviz/configs/specviz/plugins/line_analysis/line_analysis.vue index 3192687f3f..52ab014dd2 100644 --- a/jdaviz/configs/specviz/plugins/line_analysis/line_analysis.vue +++ b/jdaviz/configs/specviz/plugins/line_analysis/line_analysis.vue @@ -133,55 +133,57 @@ > - Redshift from Centroid - - Assign the centroid reported above to the observed wavelength of a given line and set the resulting redshift. Lines must be loaded and plotted through the Line Lists plugin first. - - - - - - - - - - - - - +
+ Redshift from Centroid + + Assign the centroid reported above to the observed wavelength of a given line and set the resulting redshift. Lines must be loaded and plotted through the Line Lists plugin first. + + + + + + + + + + + + + - - - + + + - - - - Assign - - - + + + + Assign + + + +