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
loading 256 images 100kb +- each takes an unacceptably long time to process, I regard this as an issue cause Pixi.js preloader loads much faster. when i look at the network tab i see that it loads them consequentially , pixi loads asynchronously but keeps the order. is there any way to make preloadjs loader async?
The text was updated successfully, but these errors were encountered:
On Oct 22, 2020, at 1:01 PM, marknoonmn ***@***.***> wrote:
loading 256 images 100kb +- each takes an unacceptably long time to process, I regard this as an issue cause Pixi.js preloader loads much faster. when i look at the network tab i see that it loads them consequentially , pixi loads asynchronously but keeps the order. is there any way to make preloadjs loader async?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
loading 256 images 100kb +- each takes an unacceptably long time to process, I regard this as an issue cause Pixi.js preloader loads much faster. when i look at the network tab i see that it loads them consequentially , pixi loads asynchronously but keeps the order. is there any way to make preloadjs loader async?
The text was updated successfully, but these errors were encountered: