744
744
// we also need to make sure we update the ResizingTextarea as we
745
745
// show/hide so bind to the show event (changes to the visible ATTR)
746
746
this.after('visibleChange', function (e) {
749
749
if (that.get(MULTILINE)) {
750
750
// The multi-line editor has to dynamically resize,