-
- Downloads
Update key handler to support line breaks
Until now the on paste event just read the text and passed that to the handler. Now it will read the text and then split it on line breaks, handling the lines individually.
Please register or sign in to comment