diff options
author | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-07-06 16:29:20 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-08-04 10:24:03 +0900 |
commit | fd9cf1d3b628f70d66ec85a4f2433c675d9ad243 (patch) | |
tree | bf534933141cc04b7495870015510257fdc54374 /src/bin/elementary/test_ui_box.c | |
parent | 932ae95a4e537916fe66952bdadf8928b7c4661e (diff) | |
download | efl-fd9cf1d3b628f70d66ec85a4f2433c675d9ad243.tar.gz |
evas: Make all EO canvas objects visible by default
All legacy objects remain invisible by default. Any call to
visible_set() will prevent the automatic show() to happen.
show() will be done just before render time, which may be a
bit too late in order to propagate the necessary changes.
This may break some things where some objects are created
internally using efl_add() instead of the legacy API, and
the intent was not to show the object.
@feature
Diffstat (limited to 'src/bin/elementary/test_ui_box.c')
0 files changed, 0 insertions, 0 deletions