From 043b7b1af5cf95d7724a24be6069b7ca51aac796 Mon Sep 17 00:00:00 2001 From: piro Date: Sun, 29 Mar 2009 21:13:23 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=95=E3=83=AB=E3=82=B9=E3=82=AF=E3=83=AA?= =?UTF-8?q?=E3=83=BC=E3=83=B3=E3=82=92=E8=A7=A3=E9=99=A4=E3=81=97=E3=81=9F?= =?UTF-8?q?=E6=99=82=E3=81=AB=E5=86=8D=E6=8F=8F=E7=94=BB=E3=81=8C=E3=81=8B?= =?UTF-8?q?=E3=81=8B=E3=81=A3=E3=81=A6=E3=81=84=E3=81=AA=E3=81=84=E7=8A=B6?= =?UTF-8?q?=E6=85=8B=E3=81=AB=E3=81=AA=E3=82=8B=E5=A0=B4=E5=90=88=E3=81=8C?= =?UTF-8?q?=E3=81=82=E3=81=A3=E3=81=9F=E3=81=AE=E3=82=92=E4=BF=AE=E6=AD=A3?= 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@3956 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletabbrowser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletabbrowser.js b/content/treestyletab/treestyletabbrowser.js index cb387043..91e1f8da 100644 --- a/content/treestyletab/treestyletabbrowser.js +++ b/content/treestyletab/treestyletabbrowser.js @@ -3334,8 +3334,8 @@ TreeStyleTabBrowser.prototype = { ) ) { b.setAttribute(aSelf.kAUTOHIDE, 'show'); - aSelf.redrawContentArea(); } + aSelf.redrawContentArea(); aSelf.checkTabsIndentOverflow(); aSelf.redrawContentArea(); fullScreenCanvas.hide();