|
|
@ -50,7 +50,7 @@ module.exports = Backbone.Model.extend(Styleable).extend({ |
|
|
editable: false, |
|
|
editable: false, |
|
|
|
|
|
|
|
|
// Hide the component inside Layers
|
|
|
// Hide the component inside Layers
|
|
|
hiddenLayer: false, |
|
|
layerable: false, |
|
|
|
|
|
|
|
|
// This property is used by the HTML exporter as void elements do not
|
|
|
// This property is used by the HTML exporter as void elements do not
|
|
|
// have closing tag, eg. <br/>, <hr/>, etc.
|
|
|
// have closing tag, eg. <br/>, <hr/>, etc.
|
|
|
|