From: Wonki Kim Date: Wed, 27 Mar 2019 14:18:33 +0000 (-0400) Subject: entry: move a point to do 'auto_save' to another place X-Git-Tag: submit/tizen/20190402.051338~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a692404bc26613382d371a11376f58380c5d4068;p=platform%2Fupstream%2Fefl.git entry: move a point to do 'auto_save' to another place Summary: By reworking on efl_file, logic flow for entry has been changed. and it causes autosave making a file that is passed to elm_entry_file_set empty. Test Plan: 1. call elm_entry_file_set for a file. 2. check the file is not empty after calling the function. Reviewers: zmike, bu5hm4n Reviewed By: zmike Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D8362 Change-Id: Icb8202fb9cf55401c26c628358fa39e2947b2f7b ---