From 40d3d0c3ac4c0ac94126e482d3b99ba61716eecb Mon Sep 17 00:00:00 2001 From: minerjr Date: Thu, 15 May 2025 08:38:00 -0300 Subject: [PATCH] FIRE-35508 - Float text background change with Highlight disabled User requested that UI allow background for floating text to be modified if the highlight check box is disabled. Removed the UI XML enabled_control requirement. Only issue is if drop down option "Only Highlighted Objects" does nothing if highlight option is disabled as it is dependent on the check to be performed. --- indra/newview/skins/default/xui/en/panel_preferences_UI.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/skins/default/xui/en/panel_preferences_UI.xml b/indra/newview/skins/default/xui/en/panel_preferences_UI.xml index 73f4bd18ea..f1593ae59c 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_UI.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_UI.xml @@ -273,7 +273,6 @@