Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was 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

@anozaki

Description

@anozaki

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions