Procházet zdrojové kódy

Update README with finished TODOs

Ryan Olson před 12 roky
rodič
revize
9a4ce7d8ab
1 změnil soubory, kde provedl 1 přidání a 4 odebrání
  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