You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two serious issue made this excellent component unuseful.
It only support NSWindowController but can't be embedded in NSViewController that made it unavailable for most apps that requires customised NSView working with NSViewController.
Two serious issue made this excellent component unuseful.
It only support NSWindowController but can't be embedded in NSViewController that made it unavailable for most apps that requires customised NSView working with NSViewController.
NSTabViewItems must associated with a NSViewController in most situations, see Support for NSTabViewItems with view controllers under 10.10+. #54, (Support for NSTabViewItems with view controllers under 10.10+).
Test environment:
Xcode 10 on High Sierra (10.13).
Thanks for such an excellent component, but it's not perfect, still needs improvement.
The text was updated successfully, but these errors were encountered: