Files
swiftui-math/Sources
Nicolas Guillot b014be12b4 Add dynamic line height adjustment for multiline math display
Replace fixed fontSize × 1.5 spacing with adaptive height calculation based
  on actual line content (ascent + descent), providing better visual spacing
  for expressions with varying content heights.
2025-11-14 12:31:54 +01:00
..