
Yalog output for loading an image
Notice something strange in the log output in the image? Each line is a ProgressEvent as received from a Loader. Check the bytes loaded… Why do we get the event a second time for the old number of loaded bytes by the time the new number of bytes has been received? Is that a bug or a feature?
No comment yet