Fixed the minimum text entry view height handling. There is no reason at all to arbit...
commit13ef7328902e9a74e93c5edbb10a4134c43009b6
authorEvan Schoenberg <evan@adiumx.com>
Fri, 28 Dec 2007 07:58:54 +0000 (28 07:58 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Fri, 28 Dec 2007 07:58:54 +0000 (28 07:58 +0000)
tree6f565675bf0fef60908eeaac5702805863dc5992
parent35ec09953d9b47919a5e070847a6cc750b602d31
Fixed the minimum text entry view height handling. There is no reason at all to arbitrarily restore it to a height of 20 if it is set to a height less than that; it should follow the needed text height. If no height has been set, calculate it using -[AIMessageViewController _textEntryViewProperHeightIgnoringUserMininum:]. Fixes #8685

git-svn-id: svn://svn.adiumx.com/adium/trunk@22047 1c916fce-81e2-0310-a464-8ca513f45935
Plugins/Dual Window Interface/AIMessageViewController.m