I\'m using Swiffy to render onto a hidden canvas so that I can take the result and use it elsewhere. The problem I\'m running into is that when I resize the container div fo
If your swiffy runtime version is 7.3, you can hack the js directly.
Just remove or comment "b.xj(c);" in g.Tp() function. I don't care any advantage of offscreen rendering. At least, it works now.
I think it's a serious bug.
Note that it's good in iframe, no need to hack.