mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
删除管线菜单。
This commit is contained in:
parent
75940b6a9d
commit
ff44db3da5
@ -143,10 +143,6 @@ GeometryMenu.prototype.render = function () {
|
||||
html: '椭圆曲线',
|
||||
cls: 'option',
|
||||
onClick: this.addEllipseCurve.bind(this)
|
||||
}, {
|
||||
xtype: 'div',
|
||||
html: '管线',
|
||||
cls: 'option',
|
||||
}]
|
||||
}]
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user