elementary: prevent asynchronous properties change to believe target is ready when...
authorCedric BAIL <cedric.bail@free.fr>
Fri, 22 Mar 2019 17:31:52 +0000 (10:31 -0700)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 2 Apr 2019 04:14:38 +0000 (13:14 +0900)
commit20558d39d610c8c88d7b18a4e42f7ff631cc6e2e
tree571a5050d50660645b06184157d5b2bd714a4e93
parente17e7bb8bcdbccc602fbd830cf1406b1f29072fc
elementary: prevent asynchronous properties change to believe target is ready when it is not in fileselector.

In some case, the properties changed event would be triggered first on the object model
instead of the target model. This now enforce that the target will be the first model
to handle and react on the information.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8449
src/lib/elementary/elc_fileselector.c
src/lib/elementary/elm_widget_fileselector.h