ikuaitu / vue-fabric-editor

快图设计-基于fabric.js和Vue的开源图片编辑器,可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.
https://ikuaitu.github.io/doc/#/
MIT License
5.45k stars 993 forks source link

fix: shape居中 颜色NaN问题 #401

Closed skyscraperno1 closed 5 months ago

skyscraperno1 commented 5 months ago

1.[shape].center()无法正常居中,新增shape使用position居中 2.避免颜色选择器初始出现NaN,直接加上透明度hex值 image

nihaojob commented 5 months ago

@skyscraperno1 感谢大佬 已合并