Unify scrollable list code

The goal of this patch set is to eliminate the code duplication
caused by copy/paste of the code in the file selector, listbox,
and partition list GUI elements. Those classes will now utilize a
single GUIScrollList class that will handle rendering and
scrolling.

Change-Id: I0cb98ab36cf47178296034293435225658c779cd
This commit is contained in:
Ethan Yonker
2015-02-05 00:48:28 +01:00
parent 9132d91253
commit 0a3a98f892
6 changed files with 1179 additions and 2440 deletions
+144 -783
View File
File diff suppressed because it is too large Load Diff