From 2b6d0c467bbf4c027e29a83c8ef69dfcc5e7fcc4 Mon Sep 17 00:00:00 2001 From: Jeff Schiller Date: Wed, 14 Oct 2009 04:16:48 +0000 Subject: [PATCH] Add shortcut key (X) to eXpand/collapse the side panel git-svn-id: http://svg-edit.googlecode.com/svn/trunk@822 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/locale/lang.en.js | 2 +- editor/svg-editor.html | 2 +- editor/svg-editor.js | 17 ++++++++++++++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/editor/locale/lang.en.js b/editor/locale/lang.en.js index 67b6f4b4..e87793a2 100644 --- a/editor/locale/lang.en.js +++ b/editor/locale/lang.en.js @@ -116,5 +116,5 @@ {"id":"tool_node_delete","title":"Delete Node"}, {"id":"selLayerLabel","textContent":"Move elements to:"}, {"id":"selLayerNames","title":"Move selected elements to a different layer"}, -{"id":"sidepanel_handle","title":"Drag left/right to resize side panel","textContent":"L a y e r s"} +{"id":"sidepanel_handle","title":"Drag left/right to resize side panel [X]","textContent":"L a y e r s"} ]; diff --git a/editor/svg-editor.html b/editor/svg-editor.html index 17462514..ad881cce 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -71,7 +71,7 @@ script type="text/javascript" src="locale/locale.min.js"> -
L a y e r s
+
L a y e r s