From acf7a135864f42cdd55254fae1f8e3a66c5b530d Mon Sep 17 00:00:00 2001 From: selmaVH1 Date: Mon, 3 Feb 2025 20:33:30 +0100 Subject: [PATCH 1/2] Elevation Filter Updates --- docs/user_manual/map_views/map_view.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/user_manual/map_views/map_view.rst b/docs/user_manual/map_views/map_view.rst index 88d078ad416..d8d3d34da6b 100644 --- a/docs/user_manual/map_views/map_view.rst +++ b/docs/user_manual/map_views/map_view.rst @@ -315,7 +315,10 @@ clicking on the :guilabel:`Data Filtering` in the :guilabel:`View` menu. The side of the map canvas. At the top of the slider, there is a |settings| :sup:`Settings` menu where you can: -* set the :guilabel:`Fixed range size` to limit elevation range to a fixed size +* Set the :guilabel:`Fixed Range Size` size to lock the elevation range to a specific size. + This setting is saved within the project and retained across sessions, ensuring consistency + for your elevation filter. Use the |checkbox| :guilabel:`Invert Direction` option to reverse + the elevation filter slider, so that it moves from high values at the bottom to low values at the top. * :guilabel:`Set Elevation Range` to open the project elevation tab, where you can set dedicated lower and upper bounds for the elevation range * :guilabel:`Disable Elevation Filter` to remove the elevation filter from the map canvas From 01a69c89063637fe17ec5fe49f2f74f0f4f1c6ac Mon Sep 17 00:00:00 2001 From: selmaVH1 <138306509+selmaVH1@users.noreply.github.com> Date: Mon, 10 Feb 2025 15:21:06 +0100 Subject: [PATCH 2/2] Size to value Co-authored-by: Harrissou Sant-anna --- docs/user_manual/map_views/map_view.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_manual/map_views/map_view.rst b/docs/user_manual/map_views/map_view.rst index d8d3d34da6b..b448897736e 100644 --- a/docs/user_manual/map_views/map_view.rst +++ b/docs/user_manual/map_views/map_view.rst @@ -315,7 +315,7 @@ clicking on the :guilabel:`Data Filtering` in the :guilabel:`View` menu. The side of the map canvas. At the top of the slider, there is a |settings| :sup:`Settings` menu where you can: -* Set the :guilabel:`Fixed Range Size` size to lock the elevation range to a specific size. +* Set the :guilabel:`Fixed Range Size` value to lock the elevation range to a specific size. This setting is saved within the project and retained across sessions, ensuring consistency for your elevation filter. Use the |checkbox| :guilabel:`Invert Direction` option to reverse the elevation filter slider, so that it moves from high values at the bottom to low values at the top.