Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
lechium
/
FLEX
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Sen descrición
7
Achegas
1
Branches
0
Lanzamentos
Árbore:
abde49cc4f
Ramas
Etiquetas
master
FLEX
HTTPS
ZIP
TAR.GZ
Ryan Olson
abde49cc4f
Add row for the file browser in the FLEX globals view controller.
%!s(int64=12) %!d(string=hai) anos
Classes
abde49cc4f
Add row for the file browser in the FLEX globals view controller.
%!s(int64=12) %!d(string=hai) anos
Image Originals
1744de4140
Initial import of files.
%!s(int64=12) %!d(string=hai) anos
.gitignore
395752d3d1
Add README and .gitignore
%!s(int64=12) %!d(string=hai) anos
README.md
8b4467868a
Update README with TODO list
%!s(int64=12) %!d(string=hai) anos
README.md
FLEX
TODO:
File system browser
README
Note only supported back to iOS 6
Usage & feature explanations
Exception breakpoint note
Test on iOS 6
Access live instances from the class explorer
Rotation support
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
Support setting mutable array/dictionary properties
Mutable collection editing
Feedback toast for when methods that return nil or void are called successfully
Alert when there's an error in calling a method
Consider different custom data approach (protocol?)
Drill in from class explorer to properties, ivars, and methods for full names and attributes
Keyboard shortcuts that don't interfere with existing keyboard shortcuts
Trigger scroll to top from taps on the nav bar title for modals with the status bar hidden
Swift runtime introspection (swift classes, swift objects on the heap, etc.)
Layer hierarchy support?