Plateau.0.1.sim.debug.zip - 3.89 MB
Changes
Contains the following cell types:
- PTTextViewCell
- PTSwitchCell
- PTComboCell
- PTLabelCell
- PTSegmentedCell
as well as the following sources:
- PTTableViewSource - lets you provide your own GetCell implementation
- PTTableViewListSource - gives you an ungrouped table with a Cells list
- PTTableViewSectionedSource - gives you a grouped table, with named sections
Still to come
- PTTableViewPropertySource - a grouped table, driven by the reflected properties of a given object. Will have attribute-driven section names, etc.


