updates
This commit is contained in:
+2
-2
@@ -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')) {
|
||||
|
||||
Reference in New Issue
Block a user