Correction related to enabling and disabling PXM in the User Interface

This commit is contained in:
Alerson Jorge 2023-10-16 19:27:11 -03:00
parent 5da33afecd
commit c33c7eb68e
2 changed files with 1068 additions and 1068 deletions

View File

@ -284,6 +284,8 @@ function onLoad()
sl.addEventListener('touchstart', toggleBubble);
sl.addEventListener('touchend', toggleBubble);
}
displayPixelMagicTool();
}
function updateTablinks(tabI)
@ -2958,7 +2960,6 @@ function mergeDeep(target, ...sources)
}
size();
displayPixelMagicTool();
_C.style.setProperty('--n', N);

File diff suppressed because it is too large Load Diff