elm/map: ignore zoom events during construction which cannot be handled
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 29 May 2019 13:18:26 +0000 (09:18 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 3 Jun 2019 06:58:36 +0000 (15:58 +0900)
commite9d8c8689a3e7c5dd4de54518624bc3fe9753950
tree002d426327ab2ee9ce0084dc3b83b40055627f6b
parent86b5df4ec857649b1441a628d2f23b69ffc9c529
elm/map: ignore zoom events during construction which cannot be handled

Summary:
sd->obj is null until after the object is finalized, so this codepath
cannot be processed until then

@fix
Depends on D8966

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8967
src/lib/elementary/elm_map.c