Update overflow/underflow state for resized tabbar immediately to prevent #1131
This commit is contained in:
parent
a1fde612d3
commit
7d023b122d
@ -2123,6 +2123,8 @@ TreeStyleTabBrowser.prototype = inherit(TreeStyleTabWindow.prototype, {
|
||||
else
|
||||
this.positionPinnedTabsWithDelay(null, null, aReason & this.kTABBAR_UPDATE_BY_AUTOHIDE);
|
||||
|
||||
this.updateTabbarOverflow();
|
||||
|
||||
this.notifyingRenderedEvent = true;
|
||||
var event = d.createEvent('Events');
|
||||
event.initEvent(this.kEVENT_TYPE_TABBAR_RENDERED, true, false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user