Mathias Amnell

Results 8 comments of Mathias Amnell

@sedestrian Without code it is quite hard to help. The issue is probably due to some modifiers that's propagating to the Card.

Close to one year since an accepted PR to the develop branch. Is SwiftGen to be considered dead? :(

Before we start our move away from SwiftGen due to it obviously being abandoned we've implemented the following in our projects build phase script to mitigate this issue: ``` bash...

I don't think there is any sane way of making the cells do this automatically. Just call `prepareForTableView:indexPath:` on the affected cells in the corresponding `UITableViewDelegate` methods to redraw their...

Support for animation is a much needed update. The usage changes seems fine I think. If everything works as intended this could be a start for a 2.0 branch.

I've not had this problem. You don't have a complete crash log?

You're not able to symbolicate it to increase readability?