最後の空のタブがサブツリーに属している時にブックマークグループを開く際は、
そのタブをツリーから解放するようにした git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@1610 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
a0a6d28878
commit
ce8b16f6a6
@ -992,6 +992,7 @@ catch(e) {
|
||||
if (!doReplace &&
|
||||
TreeStyleTabService.getTreePref('openGroupBookmarkAsTabSubTree') &&
|
||||
!browser.treeStyleTab.parentTab) {
|
||||
browser.treeStyleTab.partTab(browser.mTabContainer.childNodes[index]);
|
||||
TreeStyleTabService.readyToOpenChildTab($1, true);
|
||||
}
|
||||
]]></>
|
||||
|
Loading…
Reference in New Issue
Block a user