You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm noticing that beginBitmapFill() is causing very bad performance in both desktop & mobile safari. Frame rates drop from 60 to 10 when it's used. I'm not sure if its a problem with easel specifically or how safari is implementing CanvasRenderingContext2D.createPattern()