فهرست منبع

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