muimaster.library: introduce a hack to make sure up/down arrows always work
commit0e7a03ebcc6b1cfc6684c9238f1109779dde7fdd
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 9 Sep 2015 19:52:58 +0000 (9 19:52 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 9 Sep 2015 19:52:58 +0000 (9 19:52 +0000)
tree01d09a8bda98925b865c62eb067ddc7e59faec55
parent767487aca55dba591e35d1fcc9ca5ad985f4cd98
muilibrary: introduce a hack to make sure up/down arrows always work

This is needed since the update of List to incorporate Listview. Each
other option I tested was either complicating the code or introducing
code duplication between Area and List. This seems to be lesser evil.

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