panghaijiao / HJTabViewController

A Cool PageViewController
MIT License
310 stars 56 forks source link

toggle in-call status bar時不能scroll #20

Open IvanGzx opened 6 years ago

IvanGzx commented 6 years ago

大神 iPhone X沒有這個問題因為沒有改變navigation bar, 其他iphone 都有這個問題

panghaijiao commented 6 years ago

什么意思?

IvanGzx commented 6 years ago

電話打進來的時候 不能上下滑動

IvanGzx commented 6 years ago

每次卡在observeValueForKeyPath function

UIScrollView *scrollView = viewController.tabContentScrollView; if (scrollView != object) { return; }

這裡就return了

panghaijiao commented 6 years ago

我刚用模拟器iPhone 8 Plus跑本demo,Hardware-选择toggle in-call status bar 此时可以滑动啊,你跑一下试试

panghaijiao commented 6 years ago

如果实在获取不到,你可以自定义子VC的tabContentScrollView

IvanGzx commented 6 years ago

我用se 跑demo 也是有這個問題, 我是開app->headerTabViewController -> toggle in-call status bar -> 下面tableview就不能滑動了

panghaijiao commented 6 years ago

我没有se的真机,刚用模拟器SE运行demo也可以的,要不你加一下QQ群 549749502, 咱们具体聊

IvanGzx commented 6 years ago

好啊 謝謝大神

IvanGzx commented 6 years ago

申請了 可以讓管理員加一下嗎