Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
lechium
/
FLEX
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
adcb9a0c1f
브랜치
태그
master
FLEX
/
README.md
README.md
1.1 KB
히스토리
Raw
FLEX
TODO:
README
Note only supported back to iOS 6
Usage & feature explanations
Exception breakpoint note
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
Switch for BOOL properties/ivars
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
Alert when there's an error in calling a method
Consider different custom data approach that allows users to show their own relevant information.
Drill in from class explorer to properties, ivars, and methods for full names and attributes ("call/set" disabled)
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?