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">