elm/index: create event_rect[0] earlier in construction
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 29 May 2019 13:30:59 +0000 (09:30 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 3 Jun 2019 07:04:05 +0000 (16:04 +0900)
commit82587f685602759ed4290a16c5ae6bdb01b2258b
tree844b39a847064292b9a9559b642e66b0850d1497
parentce3ada5c92136667240c103b39fa426f87b2553a
elm/index: create event_rect[0] earlier in construction

Summary:
this ensures that the object exists during init functions which make calls
on it

@fix
Depends on D8996

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8997
src/lib/elementary/elm_index.c