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
parent
8d7faa3b6e
commit
40d3d0c3ac
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue