elm_transit: Fix to support zoom rate zero.
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 19 Jan 2015 06:30:26 +0000 (15:30 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 19 Jan 2015 06:30:27 +0000 (15:30 +0900)
commite3a408eff369dc9d8c82075ca8a4e40ab174a302
treed71c1c08919824070ad1c496da4f407881101f32
parentcc0ea070b5e545f57832960c888d7591fafa1218
elm_transit: Fix to support zoom rate zero.

Summary:
Fix to support zoom rate zero by using evas_map_util_zoom() instead of evas_map_util_3d_perspective().
@fix

Reviewers: Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D1877
src/lib/elm_transit.c