do not scroll cursor into view after quad click
This commit is contained in:
parent
d3d2e0823b
commit
c1c08945b2
1 changed files with 0 additions and 1 deletions
|
|
@ -229,7 +229,6 @@ function DefaultHandlers(mouseHandler) {
|
|||
editor.selectAll();
|
||||
this.$clickSelection = editor.getSelectionRange();
|
||||
this.setState("selectAll");
|
||||
this.select();
|
||||
};
|
||||
|
||||
this.onMouseWheel = function(ev) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue