pinnedなタブのドロップマーカーを修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6759 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
f5c229260e
commit
d824b3a95f
@ -421,6 +421,9 @@ var TreeStyleTabService = {
|
||||
'false' :
|
||||
'dt.effectAllowed = "none"'
|
||||
)
|
||||
).replace(
|
||||
'sourceNode.parentNode == this &&',
|
||||
'$& TSTTabBrowser.treeStyleTab.getTabFromEvent(event) == sourceNode &&'
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user