Skip to content

Fix application list loads slowly when RyuLDN is enabled

Currently, application list will not show until ApplicationLibrary_LdnGameDataReceived calls ViewModel.RefreshView();, forcing a refresh. This makes application list load slowly when RyuLDN is enabled.

This was since e9568646.

Edited by Coxxs

Merge request reports

Loading