タブのドラッグ処理が壊れていた

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6711 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-06-23 11:36:15 +00:00
parent 986f059a42
commit ff12cd8787

View File

@ -645,7 +645,7 @@ try{
if (this.isToolbarCustomizing && !this.getTabFromChild(session.sourceNode))
return false;
window['piro.sakura.ne.jp'].autoScroll.processAutoScroll(aEvent);
this.autoScroll.processAutoScroll(aEvent);
var info = this.getDropAction(aEvent, session);