LvJianfeng / LLCycleScrollView

Swift - 轮播图,文本轮播,支持左右箭头
MIT License
371 stars 66 forks source link

pageControl 设置居中时,未真正居中,有偏移 #71

Open RoseateAthena opened 5 years ago

RoseateAthena commented 5 years ago

当pageControl 设置居中时,未真正居中,有偏移。此问题出现在Storyboard中创建,并且Banner左右设置一定间隔,Banner 宽度小于屏幕宽度时。

Tianyu95 commented 5 years ago

代码设定也是这个问题 当不是屏幕宽度时候~~pageControl偏移了origin.x

LvJianfeng commented 4 years ago

@Tianyu95 @RoseateAthena

你好,由于自定义性,pageControl已经是对外暴露的,已经进行frame的修改的;