Sync with SVG-Edit 2.5beta
This commit is contained in:
parent
79a2299363
commit
d1678ceb49
69 changed files with 1405 additions and 896 deletions
|
@ -250,6 +250,8 @@ svgEditor.addExtension("Arrows", function(S) {
|
|||
}],
|
||||
callback: function() {
|
||||
$('#arrow_panel').hide();
|
||||
// Set ID so it can be translated in locale file
|
||||
$('#arrow_list option')[0].id = 'connector_no_arrow';
|
||||
},
|
||||
addLangData: function(lang) {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue