Use the filled_set instaed of fill_set
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 20 Jun 2013 01:09:49 +0000 (10:09 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 20 Jun 2013 01:09:49 +0000 (10:09 +0900)
commitddee39050b59595bb94b7099aaa5a2b2b93d8da8
tree2dd48477812501e31cc83c1f4a8194afa4e01bee
parenta8eec5de77d7fdf99e30d20be1afb60617cff985
Use the filled_set instaed of fill_set

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Image is repeated when the filled_set is not enabled. (Facebook team requests)
[cause] Internally, evas tries to repeat the image on the canvas if it has no filled option.
[solution] use the filled_set instead of fill_set when it tries to load an image using partial loading.
[team] HomeTF
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ied350419c8543f69377dfdbbce700564f812572a
packaging/liblivebox-edje.spec
src/script_port.c