JosefNemec / Playnite

Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
https://playnite.link
MIT License
9.15k stars 494 forks source link

GameStatus view should support custom plugin controls #3756

Closed ashpynov closed 4 months ago

ashpynov commented 4 months ago

Added Initialization of plugin custom control on GameStatus view load

JosefNemec commented 4 months ago

Why close this?

ashpynov commented 4 months ago

Wrongly suggested to use FullscreenAppViewModel.SelectedGameDetails... It had to be $"{nameof(FullscreenAppViewModel.GameStatusView)}.{nameof(GameStatusViewModel.Game)}.{nameof(GameStatusViewModel.Game.Game)}");

But had no chance to test it

You may delete this or update it on HEAD of ashpynov:master