This commit is contained in:
2026-05-24 03:04:23 +03:00
parent 28e71f9955
commit 46b029c310
+2 -2
View File
@@ -1069,8 +1069,8 @@
const autoexpand = domUtils.data.call(target, 'autoexpand');
if (autoexpand) { // Set Autoexpand
autoexpand.update();
if (autoexpand) { // Set Correct Size
autoexpand.updateSize();
}
if (domUtils.data.call(target, 'counter')) {