+2010-09-22 Ernesto Baschny <ernst@cron-it.de>
+
+ * Fixed bug #15732: Backend textarea fields should also be flexible in height, even if text is just a continuous text (Thanks to Sebastian Müller)
+
2010-09-22 Steffen Kamper <steffen@typo3.org>
* Fixed bug #15738: TCA field for versioning type (vtype) should only be available if elementVersioningOnly is not set (Thanks to Benjamin Mack)
this.applyTo(elementId, options);
}, this);
}
-
+ this.div.setWidth(parseInt(el.getStyle('width')));
//replace \n with <br> so that the enter key can trigger and height increase
//but first remove all previous entries, so that the height mesurement can be as accurate as possible
this.div.update(