代码更新
This commit is contained in:
@@ -6,8 +6,8 @@ import icon_alert from '../../../image/icon_alert.png'
|
||||
class ButtonNodeModel extends HtmlResize.model {
|
||||
initNodeData(data) {
|
||||
super.initNodeData(data)
|
||||
this.width = 100
|
||||
this.height = 100
|
||||
this.width = 34
|
||||
this.height = 34
|
||||
this.text.draggable = true
|
||||
this.text.editable = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user