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.
master
minerjr 2025-05-15 08:38:00 -03:00
parent 8d7faa3b6e
commit 40d3d0c3ac
1 changed files with 0 additions and 1 deletions

View File

@ -273,7 +273,6 @@
<!-- Added combo box to control the background behavior for prims -->
<combo_box
control_name="FSHudTextShowBackground"
enabled_control="FSHudTextUseHoverHighlight"
height="23"
layout="topleft"
left_pad="10"