Update SVG-Edit
Hyperlinking, among other new features.
This commit is contained in:
parent
7d3f9db8f0
commit
a12a778c5a
85 changed files with 15637 additions and 10749 deletions
|
@ -162,7 +162,7 @@ svgEditor.addExtension("view_grid", function(s) {
|
|||
id: "view_grid",
|
||||
type: "context",
|
||||
panel: "editor_panel",
|
||||
title: "Show/Hide Grid [G]",
|
||||
title: "Show/Hide Grid",
|
||||
events: {
|
||||
'click': function() {
|
||||
var gr = !$('#view_grid').hasClass('push_button_pressed');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue