evas image cache: notify preload for image objects without explicit callbacks
authorMike Blumenkrantz <zmike@osg.samsung.com>
Wed, 23 Aug 2017 18:24:11 +0000 (14:24 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 25 Aug 2017 18:48:12 +0000 (14:48 -0400)
commite436947ff067765129a91c4acfa18206dc6f6b7a
tree6c9f5e669d79f7161532452bbe68cef2744233d9
parente4ba40c5bc69b5be6fa8bf197c09c3a94e16fea0
evas image cache: notify preload for image objects without explicit callbacks

non-gl images do not have an explicit callback and so the preload inform callback
must be triggered manually for all cases

fix T5200
src/lib/evas/cache/evas_cache_image.c