This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
Version 1.1.1
- Added popOverController support, by just setting a flag
presentedInPopover
to YES. - The
foundPrefixRange
property is now public. - All category methods are now prefixed with "slk_" thanks to @fluidsonic, fixing a crash in
safeValueForKey:
inUIScrollView+SLKAdditions
- Improved the super initialisers thanks to @fluidsonic
- Fixed a crash when inserting text at caret position while autocompletion (http://crashes.to/s/2ab1ead09d9)