Open mikexstudios opened 14 years ago
The problem is that the autoresize scripts are slow. When enter is pressed, the textarea expansion is delayed so the first line scrolls off the screen.
Solution might be to write our own expander using jquery hotkeys bound to enter and backspace.
The problem is that the autoresize scripts are slow. When enter is pressed, the textarea expansion is delayed so the first line scrolls off the screen.
Solution might be to write our own expander using jquery hotkeys bound to enter and backspace.