flipselector.edc: array size +1 to prevent loosing last character.
authorWoochan Lee <wc0917.lee@samsung.com>
Mon, 21 Sep 2015 23:51:08 +0000 (01:51 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Sat, 26 Sep 2015 06:34:44 +0000 (08:34 +0200)
commit772821a272fe8973130cef8e19e6275200120bcf
treeb9cb2700962edcdaeafa695ec5eeaaa41c0ba280
parente5ec4d3b79549333bad08699751d2069c1406adc
flipselector.edc: array size +1 to prevent loosing last character.

Summary:
Flipselector lose last character when 50 characters showing case.

This defined value will using in snprintf, fetch_str(_edje_embryo_fn_fetch_str).
As you already know, we have to give the location in array for '\n'.

Test Plan: Give the 50 characters for flipselector text.

Reviewers: Hermet, cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D3064

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
data/themes/edc/elm/flipselector.edc