AMTourky / CocoaBindingDryView-ReusableViews

A view of type DryView allows to have as many views (and nested views) using cocoa binding without code at all
Apache License 2.0
5 stars 0 forks source link

IBDesignablesAgent crashes when previewing DRYViews #1

Open Lord-Kamina opened 7 years ago

Lord-Kamina commented 7 years ago

The deinit method is causing DRYView to crash IBDesignablesAgent; I can manage to avoid the crash if I add a if let clause but I have no idea whether I am actually fixing the issue or just replacing one bug with another.

IBDesignablesAgent_2017-02-08-104249_Anasas.txt