APIの変更に追従?
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5547 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
163e328cc6
commit
528634b719
@ -899,7 +899,7 @@ TreeStyleTabService.overrideExtensionsOnInitAfter = function() {
|
||||
{
|
||||
case 'TreeStyleTabAutoHideStateChanging':
|
||||
if (!window.fullScreen) return;
|
||||
if (aEvent.collapsed) {
|
||||
if (!aEvent.shown) {
|
||||
if (
|
||||
autoHIDE.statBar &&
|
||||
gBrowser.getAttribute(gBrowser.treeStyleTab.kTABBAR_POSITION) == 'bottom' &&
|
||||
|
Loading…
Reference in New Issue
Block a user