list: Fixed _elm_list_item_content_focus_set in case the first content
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 6 Apr 2014 19:13:01 +0000 (04:13 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 6 Apr 2014 19:13:01 +0000 (04:13 +0900)
commit2647ab7b80d6514feb0ba095b5d9091f0c687cc2
tree2fb8cd5a9c15802208355ff6a4f27891218a08e1
parentf91a21a583d759562b33c4d377dec2899185517e
list: Fixed _elm_list_item_content_focus_set in case the first content
is focused.

The function should return true when the first content of an item is
focused.

@fix
src/lib/elm_list.c