mansrz / pymt

Automatically exported from code.google.com/p/pymt
0 stars 0 forks source link

Textarea: invalid drawing of text out of the bounds (like textinput before) #334

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Should be fixed same as textinput.

Original issue reported on code.google.com by txprog on 25 Aug 2010 at 7:24

GoogleCodeExporter commented 9 years ago
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.

Original comment by txprog on 8 Sep 2010 at 9:10