From 527cfb0ae8c615aeaddbc7f16892ba4460a5b596 Mon Sep 17 00:00:00 2001 From: Ghadeer Albattarni <165973963+GhadeerAlbattarni@users.noreply.github.com> Date: Tue, 19 May 2026 14:45:25 -0400 Subject: [PATCH] fix(segmentation): remove thresholdRange label in double-range tool settings (#5931) --- .../OHIFToolSettings/ToolSettings.tsx | 31 ++++++------------- 1 file changed, 10 insertions(+), 21 deletions(-) diff --git a/platform/ui-next/src/components/OHIFToolSettings/ToolSettings.tsx b/platform/ui-next/src/components/OHIFToolSettings/ToolSettings.tsx index 44696f0e9..91726936b 100644 --- a/platform/ui-next/src/components/OHIFToolSettings/ToolSettings.tsx +++ b/platform/ui-next/src/components/OHIFToolSettings/ToolSettings.tsx @@ -118,25 +118,16 @@ const renderRadioSetting = option => { function renderDoubleRangeSetting(option) { return ( -