Bug? Plugins. BigBoxMainViewModel.ShowGame()

Issue #5164 new
j j created an issue

LB version = 10.10

Windows 10 pro 1903

I have a IBigBoxThemeElementPlugin in SystemView.xaml (can be any view)

It uses BigBoxMainViewModel.ShowGame();

I have a IBigBoxThemeElementPlugin in TextGamesView.xaml

It uses BigBoxMainViewModel.ShowGame();

I click BigBoxMainViewModel.ShowGame(); in SystemView.

I then click BigBoxMainViewModel.ShowGame(); in TextGamesView.

I then get stuck in a loop between the 2 games when trying to back out (escape) from the games.

Pressing escape once will take me to the previous game.

Pressing escape again takes me back to the first game.

Cannot get back to SystemView or any other view.

Comments (2)

  1. Log in to comment