tentenlee100

Results 4 issues of tentenlee100

AXWebViewController版本: 0.7.2 Xcode版本: 9.2 iOS/OSX版本: 11.2.5 依赖管理工具(cocoapods)版本: 1.4.0 更新到0.7.2版本之後,在iOS 11上使用,網頁顯示會在navigationBar後面,contentInset設錯的感覺,可是手動滑一下後又是是正常的了。 將本版降回0.7.0之後就正常了。 code如下: ``` AXWebViewController *vc = [[AXWebViewController alloc] initWithURL:url]; vc.showsToolBar = NO; vc.showsBackgroundLabel = NO; vc.webView.scrollView.scrollIndicatorInsets = UIEdgeInsetsMake(0, 0, 49,...

T::Bug

``` platform :ios, '9.0' pod 'TGLParallaxCarousel' ``` use pod update only get Using TGLParallaxCarousel (0.2.1) can't get the newest version

use cocoapods install version error Using KINWebBrowser (0.2.5) but the newest verson is 1.3.2