Skip to content
This repository was archived by the owner on Aug 8, 2020. It is now read-only.

Conversation

@schemers
Copy link
Contributor

  • make all @IBInspectable properties public
  • make BaseView init(frame frameRect: NSRect) public

- make all @IBInspectable properties public

- make BaseView init(frame frameRect: NSRect) public
@schemers
Copy link
Contributor Author

The current access modifiers properties and the init(frame:..) method make this hard to use programmatically outside of Interface Builder. Tested this change in my app and everything is working great.

@schemers schemers closed this Nov 22, 2015
@schemers schemers reopened this Nov 22, 2015
@schemers
Copy link
Contributor Author

sorry, didn't mean to close.

kaunteya added a commit that referenced this pull request Nov 22, 2015
Updated access modifiers of IBInspectable to public so as to make them usable outside of IB
@kaunteya kaunteya merged commit 7d84b4e into kaunteya:master Nov 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants