RichTextKit icon indicating copy to clipboard operation
RichTextKit copied to clipboard

[WIP] TextKit2 NSTextLayoutManager

Open DominikBucher12 opened this issue 2 years ago • 2 comments

Implement TextKit2 because bullet points and numbered list looking really cool...

Need to use correctly TextKit2 API since it is a mess right now :D (getting int from debugDescription just to Proof the concept...)

With this, adding numbered and ordered list on iOS 16+ should be easy peasy.

DominikBucher12 avatar Mar 04 '24 08:03 DominikBucher12

@danielsaidi need a little help in here...

not a macOS developer, but it appears public let scrollView = RichTextView.scrollableTextView() ruins setting custom stuff and the TextView is missing textlayoutManager, could you help me out? 😅

DominikBucher12 avatar Mar 08 '24 13:03 DominikBucher12

@DominikBucher12 I'm going through my projects and noticed that you mentioned me - didn't see that before! How are your status with this? Are you still actively working with RTK features?

danielsaidi avatar Apr 28 '24 21:04 danielsaidi