v1.2.0
config添加fixed, bg 。 fixed:ture --> globalTranslate对当前对象无效
暂时移除rotate
添加图片加载器
添加 drag,dragend事件, 用于对象在拖拽和拖拽结束的时候触发,drop事件的callback添加item回调, on('drop', function(item) {console.log(item)}) item是被拖拽的对象。
添加图形 arc,text,image..
优化Event
config添加fixed, bg 。 fixed:ture --> globalTranslate对当前对象无效
暂时移除rotate
添加图片加载器
添加 drag,dragend事件, 用于对象在拖拽和拖拽结束的时候触发,drop事件的callback添加item回调, on('drop', function(item) {console.log(item)}) item是被拖拽的对象。
添加图形 arc,text,image..
优化Event