startRendering is a method of treeStyleTab
This commit is contained in:
parent
811648a9e7
commit
a8d4e7fd9e
@ -563,7 +563,7 @@ AutoHideBrowser.prototype = {
|
||||
aSelf.redrawContentArea();
|
||||
aSelf.fireStateChangeEvent();
|
||||
if (!sv.isFloating)
|
||||
aSelf.startRendering();
|
||||
sv.startRendering();
|
||||
}, 0, this);
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user