apjones6 / DiceRoller

RPG Dice Roller App for Windows Phone 8
1 stars 0 forks source link

PoolViewModel has DieTypeViewModels as explicit properties #2

Closed apjones6 closed 11 years ago

apjones6 commented 11 years ago

These should be stored in a collection, so that it can be dynamically provided and modified. This will then open the way for a settings page to reorder and limit the desired dice displayed to only those useful that user.

apjones6 commented 11 years ago

Invalidated by rewrite