Skip to content

v1.2.0

Choose a tag to compare

@PengJiyuan PengJiyuan released this 12 Jan 03:05
· 268 commits to master since this release

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