Consolidate GameDetailsView Xamls

Issue #3519 resolved
Quan Chi created an issue

Currently the game details screen are partially editable via 2 completely different xamls: GameDetailsView.xaml for the right side of the screen and TextListView.xaml for the left side of the screen. It would be best to consolidate for easier editing as like everything else.

Also, the game options seem frozen to the left of the screen. I would like to be able to move the options for the game anywhere I choose and change the size of the list, etc. as like everything else.

Comments (2)

  1. Quan Chi reporter

    nvrmind, totally looked at the wrong xaml. TextGamesView.xaml is what controls all of this. Not really properly named but identifying what controlled the game detail screen is what was the problem.

  2. Log in to comment