feathersui-starling icon indicating copy to clipboard operation
feathersui-starling copied to clipboard

ImageLoader: figure out how to workaround runtime error on Loader close()

Open joshtynjala opened this issue 11 years ago • 1 comments

It appears that the Loader will continue loading the image in the background when this error happens. Possibly, it might simply need to wait for Event.INIT before closing.

joshtynjala avatar May 24 '13 22:05 joshtynjala

Tried Event.INIT, Event.OPEN, and HTTPStatusEvent.HTTP_STATUS. Still gets errors. Odd.

joshtynjala avatar Jun 04 '13 00:06 joshtynjala