As I mentioned, if you can provide me with steps or a project so I can accurately reproduce the issue on my end that would be helpful. I will say, loading 4 1k images all at once is expected to hitch, even with Asynchronous loading. I would try loading your images on a case by case basis and one at a time, unless it is absolutely necessary to load all four at once.
Thanks,