CC4J / fabric-drawing-board

use fabric to achievement drawing board and support free drawing, line, rect,cirlce,eraser,text,pan,scale,undo,redo,clear, save(使用fabric实现画板功能,支持画笔,绘制直线,矩形,圆形,文字,移动缩放画布,撤销重做,清屏与保存功能)
36 stars 10 forks source link

impact project other fabric objs #4

Open feng612266 opened 1 month ago

feng612266 commented 1 month ago

hi,i used it with a plugin in project,but i found it impacted other vue ,can limit it effect only in a fixed vue? my project itself used fabric,the plugin lib eraser_brush.mixin.js /**

feng612266 commented 1 month ago

after i commented out this function _renderBackgroundOrOverlay,it will change origin show