将 NSSplitView 放在 NSPageController 中并切换侧边栏,显示坏了
Placing the NSSplitView in the NSPageController and toggling the sidebar, the display is broken
PageViewController放在SplitViewController中,TextView变成一个页面
连续切换会破坏 pageview 或 TextView 的大小。
故事板中所有视图的 AutoResizingMask。
有什么办法可以解决这个问题吗?
来源
https://github.com/llscsrl/SplitAndPage
谢谢。
我通过水平设置可调整大小解决了显示折叠的问题。
PageViewController放在SplitViewController中,TextView变成一个页面
连续切换会破坏 pageview 或 TextView 的大小。
故事板中所有视图的 AutoResizingMask。
有什么办法可以解决这个问题吗?
来源 https://github.com/llscsrl/SplitAndPage
谢谢。
我通过水平设置可调整大小解决了显示折叠的问题。