Re: Can't make an adaptive segue push

2016-05-06 Thread Roland King
> On 6 May 2016, at 20:49, Roland King wrote: > > I have a navigation controller as the detail pane of a UISplitView (pretty > much right from the standard splitview template). > > Now I want to push another view onto that stack. I have the view, I’ve > dragged out a segue to connect it up h

Can't make an adaptive segue push

2016-05-06 Thread Roland King
I have a navigation controller as the detail pane of a UISplitView (pretty much right from the standard splitview template). Now I want to push another view onto that stack. I have the view, I’ve dragged out a segue to connect it up however none of the available ‘adaptive segues’ do a ‘push’.