LvJianfeng / LLCycleScrollView

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

图片contentMode问题 #68

Closed AilsaYouCan closed 5 years ago

AilsaYouCan commented 5 years ago
    let cycleView = LLCycleScrollView.llCycleScrollViewWithFrame(self.bounds)
    cycleView.contentMode = .scaleToFill

设置了无效

LvJianfeng commented 5 years ago

@AilsaYouCan 你没有看Demo,属性imageViewContentMode

crazypoo commented 3 years ago

@LvJianfeng 这个字段照样无效