Optimisations for smoother Listview refresh:
commit7320377fb175eb2f4be78bf3f7e6221649077d1f
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 22 Aug 2013 18:15:49 +0000 (22 18:15 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 22 Aug 2013 18:15:49 +0000 (22 18:15 +0000)
tree0170937fa943bbd3d18db48909c17110030fccd7
parente0caf7512598901d0cf67335704f25fdef23b2de
Optimisations for smoother Listview refresh:
 - Only deselect the single active entry when listview is not multiselect
   capable.
 - Eat SELECTUP events within the listview. SELECTDOWN events cannot be
   eaten, as the Area class needs to see them to begin DnD.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47840 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/listview.c