LCTabBarController icon indicating copy to clipboard operation
LCTabBarController copied to clipboard

popToRootViewController的时候tabbar出现重影

Open FunnyerFeng opened this issue 6 years ago • 7 comments

img_0032

FunnyerFeng avatar Oct 12 '17 03:10 FunnyerFeng

在iOS9和iOS10中出现重影,在iOS11 不会出现

FunnyerFeng avatar Oct 12 '17 03:10 FunnyerFeng

暂时通过添加 [(LCTabBarController *)[UIApplication sharedApplication].keyWindow.rootViewController removeOriginControls]; 解决重影的问题

FunnyerFeng avatar Oct 12 '17 03:10 FunnyerFeng

当前使用的库版本是?

iTofu avatar Oct 12 '17 05:10 iTofu

当前使用的是最近更新的版本

FunnyerFeng avatar Oct 17 '17 03:10 FunnyerFeng

请查看项目根目录下 Podfile.lock 文件中显示的库版本号。

iTofu avatar Oct 17 '17 03:10 iTofu

  • LCTabBarController (1.3.7)

FunnyerFeng avatar Oct 17 '17 06:10 FunnyerFeng

好的,稍候有空查看。

iTofu avatar Oct 17 '17 07:10 iTofu