Dear all, I have a patch for some issues.
Anybody can review this patch and apply this to upstream?

[Genlist]
1. fixed elm_genlist_item_display_only_set() API bug.
  "elm,state,selected" signal should not be emitted when display_only is set.
  display_only was not set properly when it->block did not exist.

2. Add a macro for SWIPE_TIMEOUT
   Instead of using constant "0.4" for swipe timer in the middle of
code, I added a macro SWIPE_TIMEOUT.

3. Indentation and space fix.
   I fixed indentations for item cache and some other lines.
   I removed some unnecessary spaces.

[List]
1. Add macros for SWIPE_TIMEOUT and LONGPRESS_TIMEOUT
    Instead of using constants in the middle of code, I added macros.

Thanks.
Daniel Juyung Seo.
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to