Skip to content

Releases: krzyzanowskim/STTextView

2.3.10

29 Apr 11:28
2.3.10
8569251

Choose a tag to compare

What's Changed

  • Fix viewport blanking after large programmatic scroll (setFrameSize re-entrance) by @iliasaz in #110

New Contributors

Full Changelog: 2.3.9...2.3.10

2.3.9

17 Apr 17:34
2.3.9
c36bf60

Choose a tag to compare

2.3.9

2.3.8

09 Apr 20:32
2.3.8
4ce3520

Choose a tag to compare

2.3.8

2.3.7

04 Apr 17:20
2.3.7
a3596a2

Choose a tag to compare

• CalculateDefaultLineHeight is not really used
• Use layout fragment/selection heights instead of typingLineHeight; deprecate it
• Fix extra-line metrics via extraLineFragmentAttributes (Simplify the FB15131180 workaround)
• Use ceil for default line height and remove implicit stTypographicBounds var
• Add secondary editor window on launch; rename/refactor primary VC; extract attachments
• Remove unused lastViewportBounds tracking in STTextView
• Suppress relayout when viewport is vertically contained; add upward prep band

2.3.6

20 Mar 22:22
2.3.6
8e01a9e

Choose a tag to compare

• Optimize TextKit2 scrolling by ensuring layout and relocating viewport
• Defer relayout during active layout to prevent recursion; add inLayout and
setNeedsLayoutSafe
• Add convergence loop for text layout viewport with needsRelayout flag
• Replace scroll-to-selection flag with one-shot postLayoutAction executed
after layout
• Ensure selection is scrolled post-layout via one-shot postLayoutAction
• Refactor viewport layout: move convergence loop into layoutViewport() and
call it from layoutText()
• Ensure layout for current viewport range during viewport updates
• Fix viewportBounds: adjust for gutter offset, use contentView coords and
width, perform Y-only union, clamp negative origins
• Track speech state via AVSpeechSynthesizer delegate and fix Stop Speaking
validation
• Speed up large selection deletes in #107

2.3.5

15 Jan 16:58
2.3.5
041b171

Choose a tag to compare

2.3.5

2.3.4

06 Jan 23:02
2.3.4
36d3077

Choose a tag to compare

2.3.4

2.3.3

04 Jan 00:42
2.3.3
ddd7d3c

Choose a tag to compare

2.3.3

2.3.2

02 Jan 13:58
2.3.2
fe308e9

Choose a tag to compare

2.3.2

Release 2.3.1

30 Dec 01:19
2.3.1
9c32b9f

Choose a tag to compare

Release 2.3.1