danielsaidi / RichTextKit

RichTextKit is a Swift SDK that helps you use rich text in Swift and SwiftUI.
MIT License
814 stars 97 forks source link

Paragraph fix #134

Closed danielsaidi closed 5 months ago

danielsaidi commented 5 months ago

@DominikBucher12

After merging your branch, which still didn't work for me, I returned to the alignment code and cleaned it up a bit.

It's still not working perfectly, but given how little code it now has, perhaps it's worth merging just to reduce complexity?

Have a look at this PR and give it a try. I will not merge until we see that it works better or the same with less code.