-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Not sure if this is the best place to ask questions, but..
Are you planning to support Tree Tabs? Or folder structure tabs?
Basically, If you start in TabA, and open 3 links on tab A, then you get:
TabA
--TabA.1
--TabA.2
--TabA.3
(instead of a flat list)
Then, if you open 2 links in tab A.1, you get:
TabA
--TabA.1
----TabA.1.1
----TabA.1.2
--TabA.2
--TabA.3
And so on.
Thanks!
CyberFlexie, smaragdus and Zockmock