Disable Discord checkbox based on build option #476
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/settings-discord"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
If true the check box should not be clickable also.
I don't know what you mean.
They mean the checkbox next to the greyed out option should be disabled as well to prevent people from enabling it
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!
Aah, I see. Thanks for the info