piroor / treestyletab

Tree Style Tab, Show tabs like a tree.
http://piro.sakura.ne.jp/xul/treestyletab/
Other
3.48k stars 279 forks source link

[Enhancement] (Container inheritance for child tabs) #3548

Closed srikrishna0130 closed 4 months ago

srikrishna0130 commented 4 months ago

I have the multi container tabs extensions installed, and when i open a child tab under a container tab the child does not inherit the container type of the parent.

I've searched through the open issues, and also the options can't find a reference to the multi containers in the expert options.

I haven't yet looked at the code-base but i'll be happy to pick it up if this is not yet implemented.

Thanks

image

srikrishna0130 commented 4 months ago

closing this.

The child tab inherits the parent tab's container, but the reason why i was facing this issue is because for a blank tab the new tab opened from is is configured to be its sibiling and this doesn't inherit the opener tab.