Results 7 comments of 王胜峰

我看 win 老早就有一个功能,mac 好像一直没

是的,有时候会,重现方法不清楚

我也没办法。。。 ``` - (void)aaChartView:(AAChartView *)aaChartView moveOverEventWithMessage:(AAMoveOverEventMessageModel *)message { if ([self.collectionView isKindOfClass:UICollectionView.class]) { self.collectionView.scrollEnabled = NO; dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(.1 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{ self.collectionView.scrollEnabled = YES; }); } } ```

虎牙播放一会就自己停了 ``` AppDelegate.swift[44], applicationDidFinishLaunching(_:): App did finish launch AppDelegate.swift[47], applicationDidFinishLaunching(_:): App Version 0.7.20 (Build 24021108) AppDelegate.swift[48], applicationDidFinishLaunching(_:): macOS 版本13.6(版号22G120) AppDelegate.swift[51], applicationDidFinishLaunching(_:): CoreData Path: /Users/wangshengfeng/Library/Application Support/IINA+/DataModel.sqlite AppDelegate.swift[102], initImageCache(): Image Cache Path:...