Update selector box to be a path, change selectors to be circles (for convenience). Getting closer to a fix for negative resizing

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@976 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-11-25 13:51:42 +00:00
parent da6fb0a3cc
commit 3481940e38
3 changed files with 73 additions and 76 deletions

View File

@@ -1,3 +1,11 @@
/*
* Localizing script for SVG-edit UI
*
* Licensed under the Apache License, Version 2
*
* Copyright(c) 2009 Narendra Sisodya
*
*/
var put_locale = function(svgCanvas, given_param){
var lang_param;
if(given_param) {