purebe Posted January 25, 2016 Share Posted January 25, 2016 This seems like a bug to me but I'm not sure if it's intended or not. Either way, is there an alternative? I found the ._numToLoad property but I generally regard member variables prefixed with _ as private, so I'd rather not use it unless I must (I don't even know if it works as I expect yet, but I would guess it does.) I can't find the loader source code in the repo and the docs are pretty sparse regarding the loader. I only see two possible events 'complete' and 'progress' but I'm not sure. Quote Link to comment Share on other sites More sharing options...
mattstyles Posted January 25, 2016 Share Posted January 25, 2016 The loader repo is here. There are test cases to poke through on top of the documentation, although the code is clean and well documented so you should be able to find what you're after fairly easily, its a small focussed module. Quote Link to comment Share on other sites More sharing options...
xerver Posted January 25, 2016 Share Posted January 25, 2016 https://github.com/englercj/resource-loader Feel free to open an issue, submit a PR to fix the problem, or suggest a test that catches the issue. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.