Andrii Chernenko
Andrii Chernenko
This crash can be fixed by adding `[[event calendar] color] != nil` to the if statement condition at **icalBuddyPrettyPrint.m:626**.
@selimober I tried your approach, but it seems incomplete. Normalizing all characters in the search query to ASCII means that, for example, searching for `Gödel` matches `Godel`, but `Godel` does...
@selimober I suppose you mean these functions are applied to the documents when search index is built, not to the existing index, right? If so, this is probably the problem...
Have the same problem after navigating to another view controller and back: `navigationController?.pushViewController(UIViewController(), animated: true)` The iOS7 approach still works https://github.com/smileyborg/TableViewCellWithAutoLayout
@rainypixels Not sure I understand how your solution works. `estimatedHeightForRowAtIndexPath` is called for each added cell as soon as they are added. Note that at this point we don't know...
Update: the shortcuts work with the Music app. When I enabled the controller for Music, I saw a warning dialog asking me if I wanted to allow Beardie to control...
Thanks for the update, hopefully this issue will be resolved in a future macOS version.