マルチプルタブハンドラでShift-クリックがきかなくなっていた

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6753 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-06-26 17:13:09 +00:00
parent 0c8a2915e8
commit 93ebd97f3e

View File

@ -2903,6 +2903,7 @@ TreeStyleTabBrowser.prototype = {
}
else if (
'TabsOnTop' in window &&
!this.getTabFromEvent(aEvent) &&
(
this.currentTabbarPosition != 'top' ||
!TabsOnTop.enabled