elm_widget: call the events after eval outself with new manager/parent
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Mon, 24 Jul 2017 15:58:13 +0000 (17:58 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Mon, 24 Jul 2017 21:40:38 +0000 (23:40 +0200)
commit6f0b79fe4b9552f3b3f29f72241ed6b79ce3532c
treeb4330a783c8646d4e368c9604f80d4d1b40e6edc
parentb49df7128aef02f3b75804d9102163ed4ff5ad8a
elm_widget: call the events after eval outself with new manager/parent

otherwise we might end up with a node_get error, since the widget where
the event is called on is still registered in the wrong manager
src/lib/elementary/elm_widget.c