mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-05 12:57:51 +00:00
fixed issue with icons not resetting
(I remembered the teachings of the cheff)
This commit is contained in:
2
l10n
2
l10n
Submodule l10n updated: b1bf9efa93...8f635e1c98
@@ -992,6 +992,7 @@ var ZenWorkspaces = new (class extends ZenMultiWindowFeature {
|
||||
|
||||
workspacesList?.removeAttribute('reorder-mode');
|
||||
reorderModeButton?.removeAttribute('active');
|
||||
this.resetWorkspaceIconSearch();
|
||||
}
|
||||
|
||||
async moveWorkspaceToEnd(draggedWorkspaceId) {
|
||||
|
||||
Reference in New Issue
Block a user