소스 검색

fix scroll handle color

marinofaggiana 6 년 전
부모
커밋
eb35a631eb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      iOSClient/Media/NCMedia.swift

+ 1 - 0
iOSClient/Media/NCMedia.swift

@@ -716,6 +716,7 @@ extension NCMedia: FastScrollCollectionViewDelegate {
         collectionView.handleMarginRight = -20
         */
         collectionView.handleColor = NCBrandColor.sharedInstance.brand
+        collectionView.handle?.backgroundColor = NCBrandColor.sharedInstance.brand
         
         //scrollbar
         collectionView.scrollbarWidth = 0.0