Closed DustinCampbell closed 8 years ago
Fixes #34
This change transforms the trait list into a tree view with checkboxes.
In addition, this change removes a fair amount of code that was needlessly allocating SortedDictionaries and SortedSets.
SortedDictionaries
SortedSets
Take a look @Pilchie.
Going ahead and merging this so that I can submit further PRs that require this one.
Fixes #34
This change transforms the trait list into a tree view with checkboxes.
In addition, this change removes a fair amount of code that was needlessly allocating
SortedDictionaries
andSortedSets
.Take a look @Pilchie.