danielsaidi / RichTextKit

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

[BUGFIX] Fix alignment 💯 #147

Closed DominikBucher12 closed 8 months ago

DominikBucher12 commented 9 months ago

What this PR do:

https://github.com/danielsaidi/RichTextKit/assets/17381941/60f21e75-26f8-440e-b73f-38523ba7b268

danielsaidi commented 8 months ago

@DominikBucher12 Nice video - seems to work great! I was under the impression that alignment works in the current main branch? What bugs does this PR fix?

DominikBucher12 commented 8 months ago

@DominikBucher12 Nice video - seems to work great! I was under the impression that alignment works in the current main branch? What bugs does this PR fix?

Hola 👋

I think theres was issue when you had multiple different paragraphs and pressed newline on the line before that alignment went to left instantly but I cannot honestly remembered there were some little unconvenient issues :/

DominikBucher12 commented 8 months ago

In favore of feature/RichTextKit2 which contains TextKit2 changes crucial for working bullet and numbered list, I am closing this.