Skip to content

init(coder:) not implemented #4

@thephatp

Description

@thephatp

Consider this a feature request rather than a bug. :)

It would be much more convenient to be able to connect directly to the GraphView from Interface Builder. Unfortunately, I have to create a container right now, because when I hook it up in IB, it tries to call the method that is not implemented yet:

required init?(coder aDecoder: NSCoder) { fatalError("init(coder:) has not been implemented") }

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions