Please enable JavaScript in your browser!
首页
发现
帮助
登录
lechium
/
FLEX
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
暂无描述
50
提交历史
1
代码分支
0
版本发布
目录树:
bbb3b010a0
分支列表
标签列表
master
FLEX
HTTPS
ZIP
TAR.GZ
Ryan Olson
bbb3b010a0
Make sure tracked view overlays are up to date after dismissing a modal.
12 年之前
Classes
bbb3b010a0
Make sure tracked view overlays are up to date after dismissing a modal.
12 年之前
Image Originals
1744de4140
Initial import of files.
12 年之前
.gitignore
395752d3d1
Add README and .gitignore
12 年之前
README.md
9a4ce7d8ab
Update README with finished TODOs
12 年之前
README.md
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?