Skip to content

Missing initializer 'init(frame:)' in SVGView makes it unusable with IBDesignable #435

@edmundmaruhn

Description

@edmundmaruhn

Unfortunately the SVGView class lacks of an initializer that is invoked behind the scenes by Xcode when applying IBDesignable marked components. This lets the IBDesignablesAgentCocoaTouch agent crash and views do not render properly and breaking that awesome Xcode feature at all.

Please can you add the missing initializer to SVGView?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions