소스 검색

Fix issue where collection/table view toggle button was out of sync with actual visible view

use property for usingTableViewToShowData instead of ivar
directly store and retrieve property to/from user defaults
don't use negation in ifs if an else exists
introduce helper method to access selected index paths (DRY)
-[NSIndexPath item]  and -[NSIndexPath row] are access the same index in the index path
Felix Paul Kühne 9 년 전
부모
커밋
0ac7a87991
1개의 변경된 파일75개의 추가작업 그리고 81개의 파일을 삭제
  1. 75 81
      Sources/VLCLibraryViewController.m

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 75 - 81
Sources/VLCLibraryViewController.m