-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOS version has been ported #44
Comments
Nice work, can you create a PR @alelordelo ? |
Not sure how to do PRs with projects that have local SPM packages….
but you can open the zip and push I guess?
… On 12 Aug 2024, at 05:01, Faolain ***@***.***> wrote:
Nice work, can you create a PR @alelordelo <https://github.com/alelordelo> ?
—
Reply to this email directly, view it on GitHub <#44 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEHDNT7HNHZNLBYQNHTXHWLZRAQPFAVCNFSM6AAAAABMACCPSSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBTGAZTMMJRHA>.
You are receiving this because you were mentioned.
|
We have ported macOS and other platforms as well with last PR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Canopas team,
I ported the code to MacOS/Appkit over the weekend, project is on the zip bellow:
rich-editor-swiftui-main-3.zip
On this code:
Xcode prints this, when trying to apply rich text:
Publishing changes from within view updates is not allowed, this will cause undefined behavior.
Then rich text doesn't get applied, and you need to click on underwrite and then it works.
Please let me know what you guys think, and if you could help solve this issue.
Next steps would be.
Cheers
The text was updated successfully, but these errors were encountered: