From 4ad1cbb30d9bb66d03321fd71008711138570ac6 Mon Sep 17 00:00:00 2001
From: inotia00 <108592928+inotia00@users.noreply.github.com>
Date: Thu, 28 Sep 2023 23:15:30 +0900
Subject: [PATCH] fix(youtube/hide-button-container): instead of hiding the
entire action button, only hide the transcript button
---
src/main/resources/youtube/settings/host/values/strings.xml | 6 +++---
src/main/resources/youtube/settings/xml/revanced_prefs.xml | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/resources/youtube/settings/host/values/strings.xml b/src/main/resources/youtube/settings/host/values/strings.xml
index f737801cd..adc359817 100644
--- a/src/main/resources/youtube/settings/host/values/strings.xml
+++ b/src/main/resources/youtube/settings/host/values/strings.xml
@@ -180,9 +180,6 @@
Edit account menu filter
Known issue: May not work in landscape mode or on high dpi devices
Hide account menu
- Action button is shown
- Action button is hidden
- Hide Action button
Album cards are shown
Album cards are hidden
Hide album cards
@@ -237,6 +234,9 @@
Thanks button is shown
Thanks button is hidden
Hide thanks button
+ Transcript button is shown
+ Transcript button is hidden
+ Hide transcript button
Captions button is shown
Captions button is hidden
Hide captions button
diff --git a/src/main/resources/youtube/settings/xml/revanced_prefs.xml b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
index 1a603ee19..df26bfe6b 100644
--- a/src/main/resources/youtube/settings/xml/revanced_prefs.xml
+++ b/src/main/resources/youtube/settings/xml/revanced_prefs.xml
@@ -42,7 +42,6 @@
+
+ SETTINGS: BUTTON_CONTAINER -->