elm list: Fixed list separator size bug. Patch by Thiep Ha <thiep.ha@samsung.com>
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 3 Jan 2013 06:23:33 +0000 (06:23 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 3 Jan 2013 06:23:33 +0000 (06:23 +0000)
commitf4e8c92f0d7cfe8b261dc37633ccf55c8fd6108f
treeb007d0abddf328089dbe8e24d38260133f71c031
parent443d838758290765112b1405f23d8a012bbf8645
elm list: Fixed list separator size bug. Patch by Thiep Ha <thiep.ha@samsung.com>

On Sun, Dec 9, 2012 at 11:11 AM, thiep ha <thiep.ha@samsung.com> wrote:

    Dear All,

    In elementary list, the separator is not correctly set.
    I would like to send a patch to correct the list with separator.
    I also add an example named "List Separator" to test it.

    Please review this patch.

    Best Regards,
    Thiep Ha

SVN revision: 82040
legacy/elementary/ChangeLog
legacy/elementary/NEWS
legacy/elementary/src/bin/test.c
legacy/elementary/src/bin/test_list.c
legacy/elementary/src/lib/elm_list.c