From d491050c553ad2fa20f1ecadc37077fba3962b10 Mon Sep 17 00:00:00 2001 From: Lynx Linden Date: Wed, 2 Dec 2009 21:18:59 +0000 Subject: DEV-43439: Added navigation buttons to the Home side panel. Added Back, Forward, and Home buttons to the web view for the Home side panel. Still more work to do here, but the basic functionality is there; albeit hardcoded to secondlife.com. I notice that you can click Back on the first page. Seems to be an issue for the general media browser too. I'll file a JIRA for that. --- .../default/xui/en/panel_sidetray_home_tab.xml | 87 ++++++++++++++++++---- 1 file changed, 73 insertions(+), 14 deletions(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml b/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml index 4fe1e08bf0..4b841b0a09 100644 --- a/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml +++ b/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml @@ -5,29 +5,88 @@ height="570" min_height="350" label="home_tab" + help_topic="sidetray_home" layout="topleft" top="0" left="0" name="home_tab" width="333"> - - - + + + + + + + + + -- cgit v1.2.3