kopia lustrzana https://github.com/c9/core
Merge pull request +14930 from c9/ide-fix-format
do not selectall after formatting codepull/378/head
commit
fade5c003c
|
@ -15254,7 +15254,7 @@ apf.GuiElement = function(){
|
|||
return;
|
||||
}
|
||||
|
||||
menu.display(e.x, e.y, null, this);
|
||||
menu.display(e.x + 1, e.y + 1, null, this);
|
||||
|
||||
e.returnValue = false;//htmlEvent.
|
||||
e.cancelBubble = true;
|
||||
|
|
Ładowanie…
Reference in New Issue