frio: resize textareas on typing.

This commit is contained in:
rabuzarus 2016-08-23 16:48:13 +02:00
commit 9653ae98ae
16 changed files with 445 additions and 13 deletions

View file

@ -135,11 +135,13 @@ var FileBrowser = {
this.dataset.filename,
embed,
FileBrowser.id,
this.dataset.img
this.dataset.img,
]);
// close model
$('#modal').modal('hide');
// update autosize for this textarea
autosize.update($(".text-autosize"));
// if (id!=="") {
// commentExpand(FileBrowser.id);
// //$("#comment-edit-text-558").empty();