-
- Downloads
Fix insertion point view on macOS < 14
Change custom insertion point interface. Delegate optionally return insertion point view.
Showing
- Sources/STTextView/STInsertionPointIndicatorProtocol.swift 9 additions, 0 deletionsSources/STTextView/STInsertionPointIndicatorProtocol.swift
- Sources/STTextView/STInsertionPointView.swift 11 additions, 99 deletionsSources/STTextView/STInsertionPointView.swift
- Sources/STTextView/STTextView+InsertionPoint.swift 95 additions, 2 deletionsSources/STTextView/STTextView+InsertionPoint.swift
- Sources/STTextView/STTextView+NSTextViewportLayoutControllerDelegate.swift 1 addition, 1 deletion...w/STTextView+NSTextViewportLayoutControllerDelegate.swift
- Sources/STTextView/STTextView.swift 0 additions, 3 deletionsSources/STTextView/STTextView.swift
- Sources/STTextView/STTextViewDelegate.swift 11 additions, 2 deletionsSources/STTextView/STTextViewDelegate.swift
- Sources/STTextView/STTextViewDelegateProxy.swift 5 additions, 0 deletionsSources/STTextView/STTextViewDelegateProxy.swift
Loading
Please register or sign in to comment