elm_list.c: fixed a bug when any item is selected without control on multi select...
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 6 Nov 2013 04:36:34 +0000 (13:36 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 6 Nov 2013 04:36:48 +0000 (13:36 +0900)
commit644a51f0fb1ba359cf56e84783aa4dd70ddce529
treebb60a820413562f810098a00f4a933486a9342f7
parentf122be13c220c2b87cc4efa69b7be5f6d8d4bfab
elm_list.c: fixed a bug when any item is selected without control on multi select with control mode.

When any item is selected without control on multi select with control mode, already selected items should be unselected automatically.
legacy/elementary/src/lib/elm_list.c