event was wrongly canceled

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5663 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-12-26 05:54:55 +00:00
parent d75c9af007
commit 7b42400dbd

View File

@ -1768,6 +1768,8 @@ TreeStyleTabBrowser.prototype = {
aSelf.fireTabSubtreeClosedEvent(b, aTabs[0], aTabs);
});
}, 0, this);
return true;
},
onTabMove : function TSTBrowser_onTabMove(aEvent)