From 288e035a254d6a5311c0b5de454c86ca31453edc Mon Sep 17 00:00:00 2001 From: shawnlaffan Date: Mon, 4 Dec 2023 15:14:11 +1100 Subject: [PATCH] Rename menu entry to "Invert colour stretch" This makes it consistent with the other menu entries. --- bin/ui/hboxClusteringPage.ui | 2 +- bin/ui/hboxSpatialPage.ui | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/ui/hboxClusteringPage.ui b/bin/ui/hboxClusteringPage.ui index ae94c104c..338811f99 100644 --- a/bin/ui/hboxClusteringPage.ui +++ b/bin/ui/hboxClusteringPage.ui @@ -227,7 +227,7 @@ Uses the min and max determined by the Colour stretch choice. True False Invert (flip) the colour range. Has no effect on categorical colouring. - Invert colour range + Invert colour stretch True diff --git a/bin/ui/hboxSpatialPage.ui b/bin/ui/hboxSpatialPage.ui index 93f6ef730..0fecb64cc 100644 --- a/bin/ui/hboxSpatialPage.ui +++ b/bin/ui/hboxSpatialPage.ui @@ -227,7 +227,7 @@ True False Invert (flip) the colour range. Has no effect on categorical colouring. - Invert colour range + Invert colour stretch True @@ -509,7 +509,7 @@ Uses the min and max determined by the Colour stretch choice. True False - Invert colour range + Invert colour stretch Invert (flip) the colour range. Has no effect on categorical colouring. True False