Added PNG version of logo from Christian
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@340 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
BIN
editor/images/logo.png
Normal file
BIN
editor/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
@@ -581,7 +581,6 @@ function svg_edit_setup() {
|
||||
}
|
||||
var pos = elem.position();
|
||||
picker = 'stroke';
|
||||
console.log(color);
|
||||
$('#color_picker').css({'left': pos.left - 140, 'bottom': 104 - pos.top}).jPicker({
|
||||
images: { clientPath: "jpicker/images/" },
|
||||
color: { active: color, alphaSupport: true }
|
||||
|
||||
Reference in New Issue
Block a user