12
edits
| Line 1,821: | Line 1,821: | ||
<tr><td> | <tr><td> | ||
Make the javascript engine less cpu hungry. | Make the javascript engine less cpu hungry. | ||
</td></tr> | |||
<tr><td> | |||
Make the textarea performance better. Often, even on fast machines, I can type faster than the text appears. This doesn't happen all the time, but does often enough. As it catches up to me, I see all of the text in the textarea being cleared and flashing up for each character typed. | |||
</td></tr> | </td></tr> | ||
edits