efl/legacy/elementary
Daniel Juyung Seo dbb3d5fb14 Elementary genlist: Fixed bug in single selection mode to prevent
multiple selection. Patch by Hyoyoung Chang <hyoyoung.chang@samsung.com>

On Tue, May 24, 2011 at 7:43 PM, Hyoyoung Chang
<hyoyoung.chang@samsung.com> wrote:
Dear Elementary developers.

I made a oneline patch.
It's about in single selection mode of elm_genlist.
In single selection mode, some multi touching can make multi selected items.

It can't easy reproduce at PC environment(like as mouse+keyboard), but if you have multi touching device you can easily reproduce.

Reproduce step is putting two pointing device on genlist.
1.      long pressing one pointer.
2.      Short press another one pointer.
3.      And repeat alternating press two device
Then you can find multi selected items in single selection mode.

So my approach is if a item is not selection and just only
highlighted, then make it with _item_unselection()


SVN revision: 59659
2011-05-25 03:01:51 +00:00
..
config elm can now set vsync for gl windows/clients 2011-05-11 09:06:59 +00:00
data add page curl test. right now its code in test. will eventually become 2011-05-19 13:03:48 +00:00
doc Elementary: Moved doxy to header. 2011-05-08 05:44:18 +00:00
m4 make thread support windows friendly. i hope. 2010-11-21 04:37:52 +00:00
po Elementary: po update. 2011-05-03 17:55:48 +00:00
src Elementary genlist: Fixed bug in single selection mode to prevent 2011-05-25 03:01:51 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore Elementary .gitignore: Added Elementary.h to .gitignore. 2011-05-08 07:54:24 +00:00
AUTHORS Elementary segment_control: Introduced new widget by Govindaraju and Prince. 2011-04-07 16:44:54 +00:00
COPYING namefix. 2010-08-16 04:44:45 +00:00
ChangeLog elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
INSTALL fix INSTALL files. 2008-10-01 07:37:28 +00:00
Makefile.am Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +00:00
NEWS elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
README right readme. 2008-09-30 08:18:41 +00:00
autogen.sh autogen: add forgotten autopoint. 2011-04-14 19:26:15 +00:00
configure.ac use new eina prefix fun 2011-04-24 08:18:00 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in Support current status quo. 2011-03-08 12:20:08 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.