From 8fac8e144b40aa73494b5e2b07b6f98b8ca8c4f3 Mon Sep 17 00:00:00 2001 From: Jeff Schiller Date: Mon, 5 Apr 2010 05:46:29 +0000 Subject: [PATCH] Fix Issue 522: Layer panel should scroll. Also add 'Dash' label to stroke-dasharray pull-down git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1502 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/images/svg_edit_icons.svg | 6 ++++++ editor/svg-editor.css | 2 +- editor/svg-editor.html | 5 +++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/editor/images/svg_edit_icons.svg b/editor/images/svg_edit_icons.svg index 02a15dbd..9c3a086d 100644 --- a/editor/images/svg_edit_icons.svg +++ b/editor/images/svg_edit_icons.svg @@ -300,6 +300,12 @@ + + + + + + diff --git a/editor/svg-editor.css b/editor/svg-editor.css index 1aa311e7..d1d29e48 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -116,7 +116,7 @@ bottom: 0px; right: 0px; width: 0px; - overflow: hidden; + overflow: scroll; margin: 0px; } diff --git a/editor/svg-editor.html b/editor/svg-editor.html index 481de02c..02199c25 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -431,6 +431,7 @@ script type="text/javascript" src="locale/locale.min.js"> Dash: @@ -451,7 +452,7 @@ script type="text/javascript" src="locale/locale.min.js">