elementary: watch event on the model Efl.Ui.CollectionView use directly.
authorCedric BAIL <cedric.bail@free.fr>
Thu, 7 Nov 2019 19:53:15 +0000 (11:53 -0800)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:20:43 +0000 (11:20 +0900)
commite27c7d9ecb114a4a03e24a76899269c5140f1f3b
treea2191bb02cc207b9a99ea8588d034a3975f87634
parentae17fad07794853eb9064a483b793ff30beb2cc4
elementary: watch event on the model Efl.Ui.CollectionView use directly.

Efl.Model can be nested and Efl.Ui.CollectionView use this ability. Listening
on the nested model instead of the nester model can lead to event being triggered
that shouldn't. Better listen on the top model.

Differential Revision: https://phab.enlightenment.org/D10621
src/lib/elementary/efl_ui_collection_view.c