0.8.34
What's Changed
- Moved code to deleteAttachments after textStorage editing has ended in #292
- Reset Attachment selection in #293
- Added constraints to limit width of table columns in #295
- Added Min max table column width in #294
- Clamped range for invalidating layout of RichTextView in #296
- Fixed width column constraints in #297
- Grid cell background fix in #298
- Fixed check for location validity in NSAttributedString extensions in #299
- Fixed issue with double tapping on textblock that may cause partial selection in #300
- Fixed begin and end editing calls in text storage editing in #301
Full Changelog: 0.8.33...0.8.34