Add autosize call for all external textarea value changes
This commit is contained in:
@@ -30,6 +30,8 @@ function insertFormatting(BBcode,id) {
|
||||
}
|
||||
}
|
||||
|
||||
$(textarea).trigger('change');
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user