fix(panel): fixed to panel height for text panel and unknown panel
This commit is contained in:
@@ -47,6 +47,7 @@ export class PanelCtrl {
|
||||
|
||||
init() {
|
||||
this.publishAppEvent('panel-instantiated', {scope: this.$scope});
|
||||
this.calculatePanelHeight();
|
||||
this.refresh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user