Tencent / QMUI_iOS

QMUI iOS——致力于提高项目 UI 开发效率的解决方案
http://qmuiteam.com/ios
Other
7.11k stars 1.39k forks source link

UIViewController.qmui_tabBarSpacingInViewCoordinator未考虑到hidesBottomBarWhenPushed = YES的情况 #1193

Closed jiasongs closed 3 years ago

jiasongs commented 3 years ago

Bug 表现 UIViewController.qmui_tabBarSpacingInViewCoordinator未考虑到hidesBottomBarWhenPushed = YES的情况

截图

图片

如何重现

  1. 由带TabBar的控制器 push 到hidesBottomBarWhenPushed = YES的控制器中

预期的表现 正常情况下,应该返回0

其他信息

MoLice commented 3 years ago

已发布 4.2.3 修复该问题。