Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Crash when setting font in cell appearance #184

@abanet

Description

@abanet

Crash in FormViewController line 136 (SwiftForms to 1.8.2 version, Xcode 10 and swift 4.2)

The only way for me to keep working with SwiftForm: remove the 'titleLabel.font' key from
row.configuration.cell.appearance = ["textField.placeholder" : "Mandatory" as AnyObject, "textField.textAlignment" : NSTextAlignment.right.rawValue as AnyObject, "titleLabel.font": UIFont.boldSystemFont(ofSize: 15.0)]
I don't have the font I'd like but it works!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions