Fix absolute path when resizing. Remove suspendRedraw for path (only making one DOM call)

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@386 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-08-15 10:53:56 +00:00
parent 16f7caa078
commit a69ea2ed1d
2 changed files with 6 additions and 18 deletions

View File

@@ -33,7 +33,7 @@
<div id="logo">
<a href="http://svg-edit.googlecode.com/" target="_blank" title="SVG-edit Home Page">
<img src="images/logo.png" width="32" height="32"></img>
<img src="images/logo.png" width="32" height="32"/>
</a>
</div>