Disable Discord checkbox based on build option #476

Merged
jn64 merged 1 commit from fix/settings-discord into main 2022-11-11 16:51:50 -03:00
jn64 commented 2022-11-11 07:28:39 -03:00 (Migrated from github.com)

Disable the Discord checkbox when compiled with -DENABLE_DISCORD_RPC=OFF.

I'm not a programmer (but I play one on TV), so please let me know where the code should go if not here.

screenshot

Disable the Discord checkbox when compiled with `-DENABLE_DISCORD_RPC=OFF`. I'm not a programmer (but I play one on TV), so please let me know where the code should go if not here. ![screenshot](https://user-images.githubusercontent.com/23169302/201319602-24da72a3-b2f9-4c41-925a-687a92fff6c6.png)
marcoluc97 commented 2022-11-11 10:33:51 -03:00 (Migrated from github.com)

If true the check box should not be clickable also.

If true the check box should not be clickable also.
jn64 commented 2022-11-11 15:06:30 -03:00 (Migrated from github.com)

If true the check box should not be clickable also.

I don't know what you mean.

> If true the check box should not be clickable also. I don't know what you mean.
Masamune3210 commented 2022-11-11 16:10:51 -03:00 (Migrated from github.com)

They mean the checkbox next to the greyed out option should be disabled as well to prevent people from enabling it

They mean the checkbox next to the greyed out option should be disabled as well to prevent people from enabling it
Exzap commented 2022-11-11 16:51:20 -03:00 (Migrated from github.com)

The text being grayed out means the checkbox is disabled and not clickable. Box and text are part of the same checkbox widget

Anyway LGTM. Thanks!

The text being grayed out means the checkbox is disabled and not clickable. Box and text are part of the same checkbox widget Anyway LGTM. Thanks!
Masamune3210 commented 2022-11-11 17:30:09 -03:00 (Migrated from github.com)

Aah, I see. Thanks for the info

Aah, I see. Thanks for the info
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cemu-project_Mirror/Cemu-2024-03-05#476
No description provided.