downstream: ivi-layout: remove premature reset of surface event_mask
authorJanos Kovacs <jankovac503@gmail.com>
Sun, 24 Aug 2014 09:01:46 +0000 (12:01 +0300)
committerJanos Kovacs <jankovac503@gmail.com>
Wed, 10 Dec 2014 14:28:04 +0000 (16:28 +0200)
commit705e68f01c2b5ae31fc09695440c797de854b3e1
tree72b1f192b60ce92fcf7b669858ef3cd84aa01f3f
parentaad127806980fc0500bc14d21793aa007502a700
downstream: ivi-layout: remove premature reset of surface event_mask

The surface event mask was reset in surface_prop_changed() that is
the bridging function to deliver the property change signal. Due
to the premature reset only the first notification on the subscriber
list had the correct the event mask.

Change-Id: I68bb53c4eb5d0873ca631ea7faa5574c2cbfbe53
Signed-off-by: Janos Kovacs <jankovac503@gmail.com>
ivi-shell/ivi-layout.c