Edje: Fix eo error with call to invalid image method
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 24 Mar 2016 01:34:52 +0000 (10:34 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 24 Mar 2016 01:34:52 +0000 (10:34 +0900)
commitb564c1f0aef9ef17cb1f6705a8f0f1ee263bd748
treeaebf134bd52c3336a9d936fe4013901251858a0a
parent46d066d0740f604a43881c5a1e7548bf4cfec9ea
Edje: Fix eo error with call to invalid image method

Only Efl.Canvas.Proxy implements efl_canvas_proxy_source_clip_set.
Legacy image objects should use legacy APIs.

Thanks @zmike for the report and sorry I never saw the ERR myself :(

Fixes T3342
src/lib/edje/edje_calc.c