Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

fix: various crashes from crash reporter #216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 14, 2019

  1. fix: various crashes from crash reporter

    1. fix from PR nek023#180, but with missing `}`. `: `Fatal Exception: NSInternalInconsistencyException attempt to delete and reload the same index path`
    2. fix for `Fatal Exception: NSInvalidArgumentException *** -[NSPlaceholderString initWithString:]: nil argument`
    3. fix for `Fatal Exception: NSInternalInconsistencyException negative sizes are not supported in the flow layout`
    4. added type safety by explicitly setting some double literals to floats for `Parameter type mismatch: Values of type 'double' may not fit into the receiver type 'CGFloat'`
    Dick Smith committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    0e7faf9 View commit details
    Browse the repository at this point in the history