mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-22 05:49:16 +01:00
fix custom theme edit state on menu open
This commit is contained in:
parent
59addd5418
commit
171f5994ef
@ -279,6 +279,8 @@ themeSetting.preset = (parent) => {
|
||||
|
||||
themeSetting.saved = (parent) => {
|
||||
|
||||
customTheme.edit.close();
|
||||
|
||||
themeSetting.control.saved = {
|
||||
savedElement: node('div|class:theme-custom'),
|
||||
customHelper: new Control_helperText({
|
||||
|
Loading…
Reference in New Issue
Block a user