Issue 334: Textarea: invalid drawing of text out of the bounds (like textinput before)
Status:  Done
Owner:
Closed:  Aug 2010
Project Member Reported by txprog, Aug 25, 2010
Should be fixed same as textinput.
Sep 8, 2010
Project Member #1 txprog
Closed via GitHub: http://github.com/tito/pymt/commit/279334fccf027e41798260bca71274cc9d4e3f6e

textarea: first pass to prevent drawing out of the bounds. correctly adapt the view to the cursor position, and make line splitting more smarter. (fixes  issue 334 )
TODO: add scrollbar + really speedup processing.
Status: Done