mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
fixed: display error at bottom in case of resizing
This commit is contained in:
@@ -120,6 +120,7 @@ CPLineMovesUp = 4;
|
||||
actualCharacterRange:NULL];
|
||||
|
||||
[_layoutManager _validateLayoutAndGlyphs];
|
||||
[_textView sizeToFit]; // this is necessary to adopt the height of CPTextView in case of rewrapping
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user