textpath: update map when object's position is updated 68/171368/1 accepted/tizen/4.0/unified/20180309.064155 submit/tizen_4.0/20180309.013312
authorYoungbok Shin <youngb.shin@samsung.com>
Fri, 2 Mar 2018 04:44:23 +0000 (13:44 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Fri, 2 Mar 2018 04:46:19 +0000 (13:46 +0900)
commitef018e8a03bf7b35798bd1ac2c4f56121e9c3793
treef957fcae10041ddc1a83b81df25797ef2e3cad10
parent8e97952f9fe94d4bfcfa8468a6fbb22566788a3b
textpath: update map when object's position is updated

Updating map in the smart move override function is not valid.
The position is not updated to the object's structure in the function.
It can be replaced with evas_map_util_object_move_sync_set() function.

@tizen_fix

Change-Id: Ic1e09887aa87437de2b1204fc58e762ed4e427c4
src/lib/efl_ui_textpath.c