-
- Downloads
Allow customizing text layout manager
Users can now replace the text layout manager by setting the `textLayoutManager` property directly on `STTextView`. Additionally, the STTextLayoutManager class has been made public to allow further customization.
Showing
- Sources/STTextView/module.swift 3 additions, 0 deletionsSources/STTextView/module.swift
- Sources/STTextViewAppKit/STTextView.swift 7 additions, 1 deletionSources/STTextViewAppKit/STTextView.swift
- Sources/STTextViewCommon/STTextLayoutManager.swift 5 additions, 5 deletionsSources/STTextViewCommon/STTextLayoutManager.swift
- Sources/STTextViewUIKit/STTextView.swift 7 additions, 1 deletionSources/STTextViewUIKit/STTextView.swift
Loading
Please register or sign in to comment