mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-06 09:56:36 +00:00
Refactor ZenUIManager to update sidebar panel positioning and trigger build update without rebuild in Zen Marketplace Manager
This commit is contained in:
Submodule src/browser/base/content/zen-components updated: 9ae715276c...6fc85d1c09
@@ -98,7 +98,7 @@ var gZenMarketplaceManager = {
|
|||||||
|
|
||||||
_triggerBuildUpdateWithoutRebuild() {
|
_triggerBuildUpdateWithoutRebuild() {
|
||||||
this._doNotRebuildThemesList = true;
|
this._doNotRebuildThemesList = true;
|
||||||
this._buildThemesList();
|
this.triggerThemeUpdate();
|
||||||
},
|
},
|
||||||
|
|
||||||
async _buildThemesList() {
|
async _buildThemesList() {
|
||||||
|
Reference in New Issue
Block a user