From a6b41eb1be94bbddd9f541eec34a9fce61ce4c1c Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Wed, 17 Jan 2024 21:19:40 +0900
Subject: [PATCH] feat(YouTube/Hide comment component): add `Hide preview
comment type` settings
---
src/main/resources/youtube/settings/host/values/strings.xml | 3 +++
src/main/resources/youtube/settings/xml/revanced_prefs.xml | 1 +
2 files changed, 4 insertions(+)
diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml
index 5d22f53b8..37d34d2f5 100644
--- a/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/src/main/resources/youtube/settings/host/values/strings.xml
@@ -556,6 +556,9 @@ Some components may not be hidden."
Preview comment is shown.
Preview comment is hidden.
Hide preview comment
+ This changes the size of the comment section, so it is impossible to open a live chat replay in the comment section.
+ This does not change the size of the comment section, so it is possible to open the live chat replay in the comment section.
+ Hide preview comment type
Buttons are shown.
Buttons are hidden.
Hide previous & next button
diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
index b6189eddd..4cf82f60e 100644
--- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml
+++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
@@ -83,6 +83,7 @@
+
SETTINGS: COMMENT_COMPONENTS -->