HeathWang / HWPanModal

HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。
MIT License
1.17k stars 199 forks source link

Demo中,在弹出的VC中设置shortFormHeight后,state状态为PresentationStateShort时,tableView滑动到底部数据显示不全 #112

Closed zhwIdea closed 2 years ago

zhwIdea commented 2 years ago

例如在HWFetchDataViewController控制器中,设置shortFormHeight,state状态为PresentationStateShort时,tableView滑动到底部数据显示不全。

HeathWang commented 2 years ago

无法复现你说的情况,请提供详细修改