Skip to content

Commit 67cdd50

Browse files
committed
FB15131180 TextKit extra line frame is incorrect and does not respect layout fragment size
1 parent 75ad3cc commit 67cdd50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ List of **TextKit 2** issues and bugs related to NSTextView and the TextKit fram
197197
- [FB13291926](https://gist.github.com/krzyzanowskim/33a2478fa2281b77816acb7a7f6f77ac): NSTextLayoutManager.usageBoundsForTextContainer observer is never trigerred
198198
- [FB13789916](https://gist.github.com/krzyzanowskim/340c5810fc427e346b7c4b06d46b1e10): NSTextInputClient.setMarkedText provide bogus selection range for Chinese keyboard
199199
- [FB14700414](https://gist.github.com/krzyzanowskim/0a83eb9d5303016b277920a6b7c9f9fc): NSTextList doesn't work since macOS 14 (regression)
200+
- [FB15131180](https://gist.github.com/krzyzanowskim/510ecf8df259d779e22df8ad13c256c0): TextKit extra line frame is incorrect and does not respect layout fragment size (regression)
200201

201202
... I'm aware that the list of issues is not complete. I managed to workaround most of the problems in STTextView.
202203

0 commit comments

Comments
 (0)