Fixed a bug where, when switching players, it would show old config #166
Annotations
9 errors and 6 warnings
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L18
The name 'InitializeComponent' does not exist in the current context
|
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L28
The name 'PlayerIndexBox' does not exist in the current context
|
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L30
The name 'PlayerIndexBox' does not exist in the current context
|
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L32
The name 'PlayerIndexBox' does not exist in the current context
|
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L18
The name 'InitializeComponent' does not exist in the current context
|
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L28
The name 'PlayerIndexBox' does not exist in the current context
|
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L30
The name 'PlayerIndexBox' does not exist in the current context
|
Build:
src/Ryujinx/UI/Views/Input/InputView.axaml.cs#L32
The name 'PlayerIndexBox' does not exist in the current context
|
Build
Process completed with exit code 1.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/Views/Input/ControllerInputView.axaml.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/Ryujinx/UI/Views/Input/ControllerInputView.axaml.cs#L58
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading