Updated editor height; visualized which is active
This commit is contained in:
@@ -35,6 +35,10 @@ export class AceEditorComponent extends AceEditorBase {
|
||||
|
||||
|
||||
public ngAfterViewInit(): void {
|
||||
if (this.isDefault) {
|
||||
this.addActiveStyling();
|
||||
}
|
||||
|
||||
this.loadAce();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user