mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-05 04:29:47 +00:00
Merge branch 'arichornlover:main' into fix/build-minor-bugs
This commit is contained in:
commit
2158116483
4 changed files with 5 additions and 3 deletions
|
|
@ -570,6 +570,7 @@ static NSString *accessGroupID() {
|
|||
}
|
||||
%end
|
||||
|
||||
/* DISABLED
|
||||
// Hide double tap to seek overlay - @arichornlover
|
||||
%hook YTInlinePlayerDoubleTapIndicatorView
|
||||
- (void)layoutSubviews {
|
||||
|
|
@ -579,6 +580,7 @@ static NSString *accessGroupID() {
|
|||
}
|
||||
}
|
||||
%end
|
||||
*/
|
||||
|
||||
// Video Controls Overlay Options
|
||||
// Hide CC / Hide Autoplay switch / Hide YTMusic Button / Enable Share Button / Enable Save to Playlist Button
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit bd9da0b3795d26a86116266ff95c36af37a8fd0e
|
||||
Subproject commit a6d72f333dedb7d9b0e94d7d8efdea19475f288d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit cde7b027614fa6a953435ee40a2bf918fec7551f
|
||||
Subproject commit 3031da85418ae89108850e9727e5d56653c4dae4
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 812c8178f5dc2cff235dee305cbd82c3237b5343
|
||||
Subproject commit c80d1f91a11d004ab472421bb065be6a2d16cd9e
|
||||
Loading…
Reference in a new issue