it uses `return` multi times in scroll/click/mouse event to avoid running useless function. maybe change to use custom event and remove the custom event when all images loaded.
it uses
returnmulti times in scroll/click/mouse event to avoid running useless function.maybe change to use custom event
and remove the custom event when all images loaded.