Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add setting to disable TagPanel #1781

Merged
merged 2 commits into from
Mar 1, 2018
Merged

Conversation

lukebarnard1
Copy link
Contributor

@lukebarnard1 lukebarnard1 commented Feb 28, 2018

@dbkr dbkr merged commit ef58f71 into develop Mar 1, 2018
@@ -188,6 +188,11 @@ export const SETTINGS = {
displayName: _td('Mirror local video feed'),
default: false,
},
"TagPanel.disableTagPanel": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
displayName: _td('Disable Community Filter Panel'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it's a bit late now, but having the settings positively named makes the list feel a lot more manageable (as the user doesn't have to think too hard). Setting the default to true and having this be Enable LLP would achieve the same goal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants