← Back to all updates

Fix text baseline for links and lists

Commit: 3ae1afb

Adjusted text baseline alignment for improved readability of links and list items.

Changes

  • Corrected baseline alignment for links in text views using SwiftUI’s text modifiers.
  • Adjusted list item baselines to ensure consistent spacing across various list styles.
  • Refined layout calculations to accommodate different font sizes and styles for better visual coherence.