Relative Content

Tag Archive for fabricjs

what does _forceClearCache in fabricjs do?

there is an called _forceClearCache in fabricjs. what does it mean, there is no definition or description about it.
Actually i try to chnage a font in textbox, the width and height were’nt chnaging. But if i change the _forceClearCache to true then the textbox dimension were working properly.

Get Fabric Canvas in a loop

I am trying to get fabric.js canvas images inside a loop, but it gives me the same canvas image from a loop, whereas it should give me multiple images. The code is:

Get Fabric Canvas in a loop

I am trying to get fabric.js canvas images inside a loop, but it gives me the same canvas image from a loop, whereas it should give me multiple images. The code is: