mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Update uYouPlus.xm
This commit is contained in:
parent
0c09519e79
commit
ddec93fa5d
1 changed files with 2 additions and 0 deletions
|
|
@ -501,6 +501,7 @@ BOOL isAd(YTIElementRenderer *self) {
|
|||
%end
|
||||
%end
|
||||
|
||||
/* This is disabled due to "self.enableSnapToChapter" not existing.
|
||||
// Disable snap to chapter
|
||||
%hook YTSegmentableInlinePlayerBarView
|
||||
- (void)didMoveToWindow {
|
||||
|
|
@ -510,6 +511,7 @@ BOOL isAd(YTIElementRenderer *self) {
|
|||
}
|
||||
}
|
||||
%end
|
||||
*/
|
||||
|
||||
// Disable Pinch to zoom
|
||||
%hook YTColdConfig
|
||||
|
|
|
|||
Loading…
Reference in a new issue