From e15f42e37d375b6076cdcdf5cc2233ccafeb8834 Mon Sep 17 00:00:00 2001 From: aricloverGitHub <157071384+aricloverALT@users.noreply.github.com> Date: Tue, 12 Nov 2024 16:07:36 -0600 Subject: [PATCH] Temporary Disable all Shorts related options --- Sources/uYouPlus.xm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Sources/uYouPlus.xm b/Sources/uYouPlus.xm index 476e0ee..9ca7ad7 100644 --- a/Sources/uYouPlus.xm +++ b/Sources/uYouPlus.xm @@ -1409,6 +1409,7 @@ static int contrastMode() { } %end +/* DISABLED TO SEE IF IT FIXES THE SHORTS PROBLEM // Shorts Controls Overlay Options %hook _ASDisplayView - (void)didMoveToWindow { @@ -1465,6 +1466,7 @@ static int contrastMode() { else { return %orig; } } %end +*/ /* DISABLED DUE TO CONFLICTS // Hide Community Posts - @michael-winay, @arichornlover, @iCrazeiOS @PoomSmart & @Dayanch96