neilalexander / seaglass

A truly native Matrix client for macOS - written in Swift/Cocoa, with E2E encryption support
Other
529 stars 34 forks source link

Fix NSInternalInconsistencyException crash by showing sheet on main thread #105

Closed aaronraimist closed 5 years ago

aaronraimist commented 5 years ago

Fixes #98

The crash only happens on Mojave, on earlier versions it was just a warning.

Tested on Mojave 10.14.1 and High Sierra 10.13.6

aaronraimist commented 5 years ago

If possible it would be nice to cherry-pick this over to the release branch even if you don't want to put everything from master into a release.