fixes: U4-9338 Add focus to code editor on load and after closing dialogs
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
getCursorPosition: function() {},
|
||||
getValue: function() {},
|
||||
setValue: function() {},
|
||||
focus: function() {},
|
||||
clearSelection: function() {},
|
||||
navigateFileStart: function() {}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user