タブバーの幅が変にならないように
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7195 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
07aa218212
commit
fdc2b3f82d
@ -1030,6 +1030,7 @@ TreeStyleTabBrowserAutoHide.prototype = {
|
||||
case 'TreeStyleTabTabbarPositionChanged':
|
||||
if (this.enabled)
|
||||
window.setTimeout(function(aSelf) {
|
||||
aSelf.show();
|
||||
aSelf.hide();
|
||||
}, 0, this);
|
||||
this.updateTransparency();
|
||||
|
Loading…
x
Reference in New Issue
Block a user