LEOTextView icon indicating copy to clipboard operation
LEOTextView copied to clipboard

What is the proper way to initialize LeoTextView if using Storyboard?

Open xiaosongshu opened this issue 8 years ago • 0 comments

nck_textStorage is nil when trying to call

public func changeCurrentParagraphToOrderedList(orderedList isOrderedList: Bool, listPrefix: String)

given it is initialized in your public init method.

also, only changeCurrentParagraphToOrderedListWithOrderedList is visible publicly

xiaosongshu avatar Oct 26 '17 00:10 xiaosongshu