From f61b7818c3330fa0cda3fcde5b1de51b1477bfa0 Mon Sep 17 00:00:00 2001 From: jcm Date: Wed, 4 Oct 2023 12:15:37 -0500 Subject: Avalonia: Add macOS check for Color Space Passthrough (#5754) * add macOS check for color passthrough * use existing IsMacOS property --------- Co-authored-by: jcm --- src/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Ryujinx.Ava/UI/Views') diff --git a/src/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml b/src/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml index 9dc67dad..f6ba0a4c 100644 --- a/src/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml +++ b/src/Ryujinx.Ava/UI/Views/Settings/SettingsGraphicsView.axaml @@ -73,6 +73,7 @@ @@ -296,4 +297,4 @@ - \ No newline at end of file + -- cgit v1.2.3