比如我创建一个新的CustomEditor 内部编辑器 openInnerEditor(element, 'CustomEditor ', true) 进入内部编辑器后,想在onLoad里面创建一个新的Rect,并且有editable: true可以在这个内部编辑器里面所以拖动
比如我创建一个新的CustomEditor 内部编辑器
openInnerEditor(element, 'CustomEditor ', true)
进入内部编辑器后,想在onLoad里面创建一个新的Rect,并且有editable: true可以在这个内部编辑器里面所以拖动