Просмотр исходного кода

Update README with finished TODOs

Ryan Olson лет назад: 12
Родитель
Сommit
9a4ce7d8ab
1 измененных файлов с 1 добавлено и 4 удалено
  1. 1 4
      README.md

+ 1 - 4
README.md

@@ -8,12 +8,9 @@
 - Access live instances from the class explorer
 - Better status bar managerment on iOS 7 (especially if not using view controller based status bar management)
 - Special CGRect editor
-- Special frame editor for views
-- Quick link to view controller from view if it has one
 - Switch for BOOL properties/ivars
-- Search bar in system libraries VC
-- Custom explorer for views that calls drawViewHierarchyInRect:/renderInContext: to show an image preview of the view.
 - Custom explorer for UIImages that shows the image in an imageView
+- Image preview in the file browser for image files
 - Support setting mutable array/dictionary properties
 - Mutable collection editing
 - Feedback toast for when methods that return nil or void are called successfully