0.9.0
What's Changed
Includes a new method for performing an update on each selection in the text view, a drastically improved drag and drop experience, and performance improvements in layout and range/rect invalidation.
Minor version bump. Some methods on TextLayoutManager
have been removed as they're no longer necessary.
- Improve Drag and Drop by @thecoolwinter in #80
- Force Break Undo Groups When Forcing Grouping by @thecoolwinter in #81
- Move Layout Updates to NSTextStorage Delegate by @thecoolwinter in #82
- Remove Unused Variables in
smoothPath
by @thecoolwinter in #83 - Invalidation Performance, Rename LineStorage
index
tooffset
by @thecoolwinter in #85 - Update replaceCharacters function by @hi2gage in #87
Full Changelog: 0.8.2...0.9.0