Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.8.34 source code.tar.gz | 2024-03-23 | 62.0 MB | |
0.8.34 source code.zip | 2024-03-23 | 62.8 MB | |
README.md | 2024-03-23 | 1.1 kB | |
Totals: 3 Items | 124.7 MB | 0 |
What's Changed
- Moved code to deleteAttachments after textStorage editing has ended in https://github.com/rajdeep/proton/pull/292
- Reset Attachment selection in https://github.com/rajdeep/proton/pull/293
- Added constraints to limit width of table columns in https://github.com/rajdeep/proton/pull/295
- Added Min max table column width in https://github.com/rajdeep/proton/pull/294
- Clamped range for invalidating layout of RichTextView in https://github.com/rajdeep/proton/pull/296
- Fixed width column constraints in https://github.com/rajdeep/proton/pull/297
- Grid cell background fix in https://github.com/rajdeep/proton/pull/298
- Fixed check for location validity in NSAttributedString extensions in https://github.com/rajdeep/proton/pull/299
- Fixed issue with double tapping on textblock that may cause partial selection in https://github.com/rajdeep/proton/pull/300
- Fixed begin and end editing calls in text storage editing in https://github.com/rajdeep/proton/pull/301
Full Changelog: https://github.com/rajdeep/proton/compare/0.8.33...0.8.34