From 2fdf57425113e8f09a686a8a8ce093fe1b63a631 Mon Sep 17 00:00:00 2001 From: YUKI Hiroshi Date: Mon, 3 Dec 2012 20:21:01 +0900 Subject: [PATCH] Automatically hide the tab bar by wheel scrolling on the content area --- content/treestyletab/treestyletab.xul | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletab.xul b/content/treestyletab/treestyletab.xul index e224be2d..777234d4 100644 --- a/content/treestyletab/treestyletab.xul +++ b/content/treestyletab/treestyletab.xul @@ -145,7 +145,8 @@ + onclick="this.hidePopup();" + onDOMMouseScroll="this.hidePopup()"/>