Brandon Shelley
Brandon Shelley
Both docs and cache are supported, let's add `temp://` and `library://`. ``` static NSString* const kIXDocsPrefix = @"docs://"; static NSString* const kIXCachePrefix = @"cache://"; ```
Does this also happen with autoLoad.enabled = false? Confirmed, yes it does.
This should be specifically documented - also see note in original ticket about adding `auto` property to reduce ambiguity.
This is now documented. All that's left is to add `auto` attribute for explicitly defining auto height.
Will adjust the description in Info.plist for StarterKit; bumping this to 0.2.0 to revisit location services and a mechanism for configuring the necessary granularity inside app.json.
We do this already with `spec.preserve_paths = 'Classes/**'`, however CocoaPods only permits this if you set it up as a development pod. Clone the source somewhere, then in your podfile,...
Implemented in https://github.com/r3mus/IgniteEngine-iOS/commit/9145255e53451b4634c30c1d337845aaba3d935b
Partially complete, next/prev buttons, font/color of placeholder text have not yet been implemented.
Re-opening - not min. for release but should be done.
Ideally this should replace `$custom` entirely.