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

Add support to get information about the content size of the text view #116

Closed screenworker closed 10 months ago

DominikBucher12 commented 10 months ago

Hello @screenworker, thank you for your first PullRequest on this Repo 🚀

could you please add some description to the pull request and make it as accurate as possible? What is this for, why is it needed, if it affects only macOS or both platforms, etc...

danielsaidi commented 10 months ago

@screenworker Thank you for the PR, but I'm not sure this is the right way to solve this. Can't you just wrap the editor in a geometry reader?

danielsaidi commented 10 months ago

Closing this, feel free to reopen and discuss.