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
4.87k stars 913 forks source link

点击时会有红色箭头 #420

Closed AliceLanniste closed 3 months ago

AliceLanniste commented 3 months ago

Describe the bug

https://github.com/nihaojob/vue-fabric-editor/assets/17617116/85b3921a-f2ae-4814-b968-008d108d92b4

Expected behavior 当切换成文字和素材点击的时候应该没有红色箭头

wuchenguang1998 commented 3 months ago

绘制元素的6个类型都有这个情况 算是优化点,已提交解决(#422)。

AliceLanniste commented 3 months ago
image

并没有解决,当使用绘制元素绘制完成后,点击鼠标仍然 出现箭头的

wuchenguang1998 commented 3 months ago

@AliceLanniste 因为还处于绘制状态,绘制一条之后还可以接着绘制 如果要取消绘制状态可以点击右侧对应项 image 或者切换文字、素材等栏目,也可以取消绘制状态