don't self focus in the constructor
This commit is contained in:
parent
c6700db9d2
commit
91088d9b78
1 changed files with 0 additions and 1 deletions
|
|
@ -84,7 +84,6 @@ var Editor =function(renderer, session) {
|
|||
});
|
||||
|
||||
this.setSession(session || new EditSession(""));
|
||||
this.focus();
|
||||
};
|
||||
|
||||
(function(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue