fixed #895 thanks to FlintOBrien - Grid is invisible when background is black

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2435 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Bruno Heridet
2013-02-19 21:07:24 +00:00
parent 480c41ee69
commit 617c5c32bb
60 changed files with 128 additions and 65 deletions

View File

@@ -182,7 +182,8 @@ svgEditor.readLang({
"base_unit": "Base Unit:",
"grid": "Grid",
"snapping_onoff": "Snapping on/off",
"snapping_stepsize": "Snapping Step-Size:"
"snapping_stepsize": "Snapping Step-Size:",
"grid_color": "Grid color"
},
shape_cats: {
"basic": "Basic",