FlaneurOpen v0.8.0 Release Notes
Release Date: 2018-02-05 // over 5 years ago-
- Created
MultiSelectDelegate
andMultiSelectCollectionViewController
based on objc.io's Generic Table View Controllers - โ Added
ItemsViewController
based on the same source as above - Made selectDelegate an optional in
FlaneurFormSelectElementCollectionViewCell
- ๐ Fixed cell selection management in FlaneurFormSelectElementCollectionViewCell #24
- ๐ Changed design of form cells so that they don't use conditional/forced casts so much
- โ Added code to create snapshots of a
MKMapView
- โ Added default values for MapKit types
- โ Added code to render a grayscale version of a
UIImage
- Created