Stevoisiak / Virtual-Game-Shelf

An easy way to organize your entire game collection in a single place.
MIT License
7 stars 0 forks source link

Games converted to <String> when added to gamelist treeView #98

Open Stevoisiak opened 7 years ago

Stevoisiak commented 7 years ago

Games are converted to String when added to the displayed game list, meaning extra information can no longer be retrieved.

This will become an issue if we have excess game info we want to store, but don't want to display in the Treeview. (Unique id, comments, review notes, original system, release date, original import source, region, etc)