diff --git a/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml b/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml index 28c62dcf2..1662f4a3d 100644 --- a/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml +++ b/src/Ryujinx/UI/Views/Input/ControllerInputView.axaml @@ -531,7 +531,7 @@ IsMoreButtonVisible="False" UseColorPalette="False" UseColorTriangle="False" - UseColorWheel="True" + UseColorWheel="False" ShowAcceptDismissButtons="False" IsAlphaEnabled="False" AttachedToVisualTree="ColorPickerButton_OnAttachedToVisualTree"