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
It would be helpful to abort a load sequence. Even pause it. You can't stop a browser from downloading a file once its started, but you can prevent firing off any more requests.
I have no (clear) way to remove my progress and complete listeners and I have no (clear) way of stopping PxLoader from plowing through 1000 files once I get it started.
It would be helpful to abort a load sequence. Even pause it. You can't stop a browser from downloading a file once its started, but you can prevent firing off any more requests.
I have no (clear) way to remove my progress and complete listeners and I have no (clear) way of stopping PxLoader from plowing through 1000 files once I get it started.
Library is great btw!