mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
fix: Fixed selecting tab not scrolling, b=(no-bug), c=tabs, workspaces
This commit is contained in:
@@ -2392,6 +2392,8 @@ var gZenWorkspaces = new (class extends ZenMultiWindowFeature {
|
||||
// Recalculate new tab observers
|
||||
gBrowser.tabContainer.observe(null, 'nsPref:changed', 'privacy.userContext.enabled');
|
||||
|
||||
gBrowser.tabContainer.arrowScrollbox = this.activeScrollbox;
|
||||
|
||||
// Update workspace UI
|
||||
await this._updateWorkspacesChangeContextMenu();
|
||||
// gZenUIManager.updateTabsToolbar();
|
||||
|
Reference in New Issue
Block a user