initDefaultWidht() for various views
This commit is contained in:
@@ -35,6 +35,8 @@ function MaskEditTextView(options) {
|
||||
|
||||
TextView.call(this, options);
|
||||
|
||||
this.initDefaultWidth();
|
||||
|
||||
this.cursorPos = { x : 0 };
|
||||
this.patternArrayPos = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user