From d39662c09b0d45e172faa179090a906152d2e279 Mon Sep 17 00:00:00 2001 From: piro Date: Mon, 21 Dec 2009 04:54:08 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A6=AA=E3=82=BF=E3=83=96=E3=82=92=E9=96=89?= =?UTF-8?q?=E3=81=98=E3=81=A6=E6=9C=80=E5=88=9D=E3=81=AE=E5=AD=90=E3=82=BF?= =?UTF-8?q?=E3=83=96=E3=81=8C=E6=96=B0=E3=81=97=E3=81=84=E8=A6=AA=E3=81=AB?= =?UTF-8?q?=E6=98=87=E6=A0=BC=E3=81=99=E3=82=8B=E6=99=82=E3=80=81=E6=9C=80?= =?UTF-8?q?=E5=88=9D=E3=81=AE=E5=AD=90=E3=82=BF=E3=83=96=E3=81=AE=E3=82=B5?= =?UTF-8?q?=E3=83=96=E3=83=84=E3=83=AA=E3=83=BC=E3=81=8C=E6=8A=98=E3=82=8A?= =?UTF-8?q?=E7=95=B3=E3=81=BE=E3=82=8C=E3=81=A6=E3=81=84=E3=81=9F=E6=99=82?= =?UTF-8?q?=E3=81=AF=E5=B8=B8=E3=81=AB=E5=B1=95=E9=96=8B=E3=81=99=E3=82=8B?= =?UTF-8?q?=E3=82=88=E3=81=86=E3=81=AB=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5574 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletabbrowser.js | 1 + 1 file changed, 1 insertion(+) diff --git a/content/treestyletab/treestyletabbrowser.js b/content/treestyletab/treestyletabbrowser.js index abb121b1..0a7c4767 100644 --- a/content/treestyletab/treestyletabbrowser.js +++ b/content/treestyletab/treestyletabbrowser.js @@ -1572,6 +1572,7 @@ TreeStyleTabBrowser.prototype = { dontMove : true }); } + this.collapseExpandSubtree(aTab, false); this.deleteTabValue(aTab, this.kSUBTREE_COLLAPSED); } else {