* Trying to figure out environment issue...
This commit is contained in:
@@ -103,6 +103,7 @@ function MultiLineEditTextView(options) {
|
||||
|
||||
this.textLines = [];
|
||||
this.topVisibleIndex = 0;
|
||||
this.mode = options.mode || 'edit'; // edit | preview
|
||||
|
||||
//
|
||||
// cursorPos represents zero-based row, col positions
|
||||
|
||||
Reference in New Issue
Block a user