dear all, hello.

by default, an diskselector item which is right in the center of
diskselector is selected automatically.
and if the item style emit elm,action,click signal, the item is selected
also.

so there would be a case that item select callback is called by two ways.
one is clicking the item,
the other is locating item right in the center of diskselector (if number
of displayed item is odd, then after scrolling the selected callback is
called always).

because of this reason, datetime module always set number of displayed item
to even number.

to resolve this issue, i add a api to enable or disable default behavior -
the auto selection - that can be found on the attachment.
moreover the second attachment is for datetime module, now the datetime can
show even number of items.

please review the patch and give feedback. thanks.

cordially,
shinwoo Kim.

Attachment: diskselector.autoselect.diff
Description: Binary data

Attachment: module.datetime.disable.diskselect.autoselect.diff
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to