Delay image fetch until view size is stable

Fixes a case where we load an image for a view 
part way through a property animation so when
the animation finishes the loaded image only fits
in part of the view. 
1 file changed