diff --git a/public/index.html b/public/index.html index ce3e6c587..d386b6e3a 100644 --- a/public/index.html +++ b/public/index.html @@ -3282,6 +3282,8 @@ + + diff --git a/public/scripts/power-user.js b/public/scripts/power-user.js index 9261e23c3..a8e8517ec 100644 --- a/public/scripts/power-user.js +++ b/public/scripts/power-user.js @@ -1776,11 +1776,6 @@ async function loadContextSettings() { } saveSettingsDebounced(); - /* - if (!control.isCheckbox) { - await resetScrollHeight($element); - } - */ }); });