mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-12 05:05:26 +02:00
ensure mouse cursor is only hidden when mouse is in renderer (#3448)
This commit is contained in:
@@ -376,6 +376,7 @@ namespace Ryujinx.Ava.Ui.Windows
|
||||
ViewModel.ShowContent = true;
|
||||
ViewModel.ShowLoadProgress = false;
|
||||
ViewModel.IsLoadingIndeterminate = false;
|
||||
Cursor = Cursor.Default;
|
||||
|
||||
AppHost = null;
|
||||
|
||||
|
Reference in New Issue
Block a user