mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
eval deialog in statement mode - editor height fix
This commit is contained in:
@@ -61,6 +61,7 @@ public class DebuggerStatementEditor extends DebuggerEditorImpl {
|
||||
return false;
|
||||
}
|
||||
};
|
||||
myEditor.setCenterByHeight(false);
|
||||
setLayout(new BorderLayout());
|
||||
add(myEditor, BorderLayout.CENTER);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user