我使用
http://fabricjs.com/库有这个问题我需要修复在Internet Explorer中我添加的文本发生在所选区域旁边,但在Chrome和Firefox机智工作可能.
var text_bottom = new fabric.Text(text_bottom,{ originX: 'center',left:270,top: 490,fontFamily:'AsmaaFont',fill:"#C0C0C0",fontSize: 50,textAlign: 'center' });
我该怎么办?