Skip to content
Snippets Groups Projects
Commit 462f6a00 authored by Leslie Linden's avatar Leslie Linden
Browse files

* Updated howto and profile windows to point to different buttons. Web content

  is still problematic for FUI floaters.
parent cdc80b1d
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
label_ref="Command_HowTo_Label" label_ref="Command_HowTo_Label"
tooltip_ref="Command_HowTo_Tooltip" tooltip_ref="Command_HowTo_Tooltip"
function="Floater.ToolbarToggle" function="Floater.ToolbarToggle"
parameter="floater_help_browser" parameter="help_browser"
/> />
<command name="inventory" <command name="inventory"
available_in_toybox="true" available_in_toybox="true"
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
label_ref="Command_Profile_Label" label_ref="Command_Profile_Label"
tooltip_ref="Command_Profile_Tooltip" tooltip_ref="Command_Profile_Tooltip"
function="Floater.ToolbarToggle" function="Floater.ToolbarToggle"
parameter="profile" parameter="my_profile"
/> />
<command name="search" <command name="search"
available_in_toybox="true" available_in_toybox="true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment