* Nothing really... rethinking MultiLineEditTextView

This commit is contained in:
Bryan Ashby 2015-05-18 22:29:33 -06:00
parent eaa4feeebd
commit f9358d04cd
2 changed files with 24 additions and 1 deletions

View file

@ -51,6 +51,7 @@ var CONTROL = {
deleteLine : 'M',
scrollUp : 'S',
scrollDown : 'T',
setScrollRegion : 'r',
savePos : 's',
restorePos : 'u',
queryPos : '6n',