タブのドラッグ処理が壊れていた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6711 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
986f059a42
commit
ff12cd8787
@ -645,7 +645,7 @@ try{
|
|||||||
if (this.isToolbarCustomizing && !this.getTabFromChild(session.sourceNode))
|
if (this.isToolbarCustomizing && !this.getTabFromChild(session.sourceNode))
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
window['piro.sakura.ne.jp'].autoScroll.processAutoScroll(aEvent);
|
this.autoScroll.processAutoScroll(aEvent);
|
||||||
|
|
||||||
var info = this.getDropAction(aEvent, session);
|
var info = this.getDropAction(aEvent, session);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user