Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

viewDidMoveToSuperview and viewDidMoveToWindow doesn't get called on controller when using RBLView #130

Open
anozaki opened this issue Mar 25, 2014 · 1 comment
Labels

Comments

@anozaki
Copy link
Contributor

anozaki commented Mar 25, 2014

NSView+RBLViewControllerAdditions swizzle's NSView's implementation and require views to call super viewDidMoveToSuperview and viewDidMoveToWindow.

RBLView currently does not call the super's implementation.

@jspahrsummers
Copy link
Contributor

Thanks! If you're interested in submitting a pull request to fix this, we'd be happy to review it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants