LvJianfeng / LLCycleScrollView

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

自定义pageControl的位置 #2

Closed X-my closed 7 years ago

X-my commented 7 years ago

我希望能自定义pageControl的位置,最好能设置居左居中居右,或者把pageControl这个属性公开出来,我可以在layout里自己控制位置,希望能尽快支持,眼下我只能自己再加一个pageControl了

LvJianfeng commented 7 years ago

嗯,可以的,明天我看下啊

发自我的 iPhone

在 2017年1月12日,15:03,Xumengyang notifications@github.com 写道:

我希望能自定义pageControl的位置,最好能设置居左居中居右,或者把pageControl这个属性公开出来,我可以在layout里自己控制位置,希望能尽快支持,眼下我只能自己再加一个pageControl了

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

X-my commented 7 years ago

感谢这么快更新,试了一下,居左和居右的枚举设置之后,出来的效果是反的,比如设置为.right后,pagecontrol实际在左边

LvJianfeng commented 7 years ago

@X-my 嗯嗯,感谢。有时间我改下,最近忙。