Fix LED turning on in input settings, despite TurnOffLed being set to true #583

Merged
Otozinclus merged 6 commits from Fix-Led-turning-on-in-Input-Settings-despite-turn-off-Led-being-true into master 2025-01-25 23:15:17 +00:00
Otozinclus commented 2025-01-25 22:47:27 +00:00 (Migrated from github.com)

The ColorPicker auotmatically sets the LED to the selected Color whenever the Input Settings are opened. Therefore it now checks if the setting is turned off before changing the color. Yes, the "colorpicker_on_value_changed" function does this as well, even if you are not changing the color.

The ColorPicker auotmatically sets the LED to the selected Color whenever the Input Settings are opened. Therefore it now checks if the setting is turned off before changing the color. Yes, the "colorpicker_on_value_changed" function does this as well, even if you are not changing the color.
github-actions[bot] commented 2025-01-25 22:55:27 +00:00 (Migrated from github.com)
Download the artifacts for this pull request: * [ryujinx-Release-1.2.0+7c15f97-linux_arm64](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485815854.zip) * [ryujinx-Release-1.2.0+7c15f97-linux_arm64-AppImage](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485815893.zip) * [ryujinx-Release-1.2.0+7c15f97-linux_x64](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485817320.zip) * [ryujinx-Release-1.2.0+7c15f97-linux_x64-AppImage](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485817343.zip) * [ryujinx-Release-1.2.0+7c15f97-macos_universal](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485817516.zip) * [ryujinx-Release-1.2.0+7c15f97-win_x64](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485820197.zip) <details><summary>Only for Developers</summary> * [ryujinx-Debug-1.2.0+7c15f97-linux_arm64](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485815773.zip) * [ryujinx-Debug-1.2.0+7c15f97-linux_arm64-AppImage](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485815800.zip) * [ryujinx-Debug-1.2.0+7c15f97-macos_universal](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485817478.zip) * [ryujinx-Debug-1.2.0+7c15f97-linux_x64](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485817994.zip) * [ryujinx-Debug-1.2.0+7c15f97-linux_x64-AppImage](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485818037.zip) * [ryujinx-Debug-1.2.0+7c15f97-win_x64](https://nightly.link/Ryubing/Ryujinx/actions/artifacts/2485821171.zip) </details>
Sign in to join this conversation.
No description provided.