Files
swiftui-math/Sources
Nicolas Guillot 90767b7953 Add performance optimization: skip line breaking when remaining content fits
Implement early-exit optimization to avoid expensive width calculations when
we can determine that all remaining content will definitely fit on the current line.
2025-11-18 08:41:26 +01:00
..