SIGN IN SIGN UP

Use layout fragment/selection heights instead of typingLineHeight; deprecate it

- Replace typingLineHeight with textSegmentFrame/selectionFrame heights for
  insertion point, selection, and gutter rendering in AppKit/UIKit.
- Mark typingLineHeight as deprecated; prefer STTextLayoutFragment metrics.
- Update scrolling to rely on segment frame, remove artificial min height,
  keep caret padding and min width.
M
Marcin Krzyzanowski committed
2c2b25fe89fd141b47f3e8dc5862cb9248f2d5f0
Parent: ded0300