]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Port the improved scrolling by keys behaviour for lists that don't need to show an...
authorterencehill <piuntn@gmail.com>
Fri, 31 Jul 2015 13:33:48 +0000 (15:33 +0200)
committerterencehill <piuntn@gmail.com>
Fri, 31 Jul 2015 13:33:48 +0000 (15:33 +0200)
commitae0dcac15aa2429893c71e414344c9eee941b74e
tree4ad798c6bb2c2cc4f9dbbec0b22d368def2611c2
parent72c8e118fe8f76a9ec1aab21a56c113d6d9d636a
Port the improved scrolling by keys behaviour for lists that don't need to show an active selection from the credit list to the listbox class so it can be used by other classes too; now the stats list, like the credit list, doesn't show any selection as it's useless.
qcsrc/menu/item/listbox.qc
qcsrc/menu/xonotic/credits.qc
qcsrc/menu/xonotic/statslist.qc