Correct tooltip in the foreignObject extension
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1441 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
5f6830745b
commit
1899a59a7f
|
@ -144,7 +144,7 @@ $(function() {
|
||||||
}, {
|
}, {
|
||||||
type: "input",
|
type: "input",
|
||||||
panel: "foreignObject_panel",
|
panel: "foreignObject_panel",
|
||||||
title: "Change foreignObject's height",
|
title: "Change foreignObject's font size",
|
||||||
id: "foreign_font_size",
|
id: "foreign_font_size",
|
||||||
label: "font-size",
|
label: "font-size",
|
||||||
size: 2,
|
size: 2,
|
||||||
|
|
Loading…
Reference in New Issue