mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-11 00:00:48 +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
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
/* This is disabled due to "self.enableSnapToChapter" not existing.
|
||||||
// Disable snap to chapter
|
// Disable snap to chapter
|
||||||
%hook YTSegmentableInlinePlayerBarView
|
%hook YTSegmentableInlinePlayerBarView
|
||||||
- (void)didMoveToWindow {
|
- (void)didMoveToWindow {
|
||||||
|
|
@ -510,6 +511,7 @@ BOOL isAd(YTIElementRenderer *self) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
%end
|
%end
|
||||||
|
*/
|
||||||
|
|
||||||
// Disable Pinch to zoom
|
// Disable Pinch to zoom
|
||||||
%hook YTColdConfig
|
%hook YTColdConfig
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue