wenweiwei преди 4 години
родител
ревизия
5a106223b9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      MusicVideoPlus/MusicVideoPlus/Classes/Modules/Home/Views/MVBannerCell.swift

+ 1 - 1
MusicVideoPlus/MusicVideoPlus/Classes/Modules/Home/Views/MVBannerCell.swift

@@ -82,7 +82,7 @@ class MVBannerCell: UICollectionViewCell {
         musicNameLab.textFont = UIFont.systemFont(ofSize: 15, weight: .semibold)
         musicNameLab.speed = 0.03
         musicNameLab.moveDirection = LMJTextScrollMoveLeft
-        musicNameLab.moveMode = LMJTextScrollFromOutside
+        musicNameLab.moveMode = LMJTextScrollContinuous
         return musicNameLab
     }()