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
{{ message }}
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
It would be great if it were possible to have tabs, like in Goodnotes or Safari
\
They would be created when dragging a panel over a non-floating panel. I guess they'd be in a bar below the Navigation bar, or maybe the Navigation bar could be split if it were only two or so (?). A tab could then be grabbed and pulled back out to a floating panel. Maybe even a panel with multiple tabs could be dragged. Kind of the way that windows behave now on MacOS, when having the native tabs. (TextMate is a great example for that)
The text was updated successfully, but these errors were encountered:
I'm not sure if making PanelKit more like a windowing system is a good idea. In my opinion tabs are meant for view controllers. For example each tab in an app could represent an open document, where each view controller (tab) has panels. Letting panels have tabs might confuse users in apps that also allow documents to have tabs (which would result in tabs in tabs). On the other hand, Photoshop (and other Adobe apps) do let panels be tabbed, so maybe it would make sense.
Btw: if you're interested in a "tabs for iOS app" library, there's TabView.
The idea is for example if pixure could tab drawings or even put them in split view for reference or so (it is not a perfect example here. Looking into this for a slightly different application). It would only make sense to tab the same view controllers.
It is not something that would have to be enabled by default, but it would definitely be a great addition.
Thanks for the hint with TabView, I’ll look into that. I was actually looking for something like that, but was unable to find anything. Maybe I’ll find a way to combine it with PanelKit.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be great if it were possible to have tabs, like in Goodnotes or Safari
\
They would be created when dragging a panel over a non-floating panel. I guess they'd be in a bar below the Navigation bar, or maybe the Navigation bar could be split if it were only two or so (?). A tab could then be grabbed and pulled back out to a floating panel. Maybe even a panel with multiple tabs could be dragged. Kind of the way that windows behave now on MacOS, when having the native tabs. (TextMate is a great example for that)
The text was updated successfully, but these errors were encountered: