mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 14:05:12 +00:00
Fix manual and instumented layout changes (force event 'resize')
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
<app-terminal></app-terminal>
|
||||
</div>
|
||||
<div class="tfw-sidebar">
|
||||
<app-sidebar [layout]="layout"></app-sidebar>
|
||||
<app-sidebar (layoutChanged)="setLayout($event)" [layout]="layout"></app-sidebar>
|
||||
</div>
|
||||
|
||||
<div class="tfw-terminal-footer"></div>
|
||||
|
Reference in New Issue
Block a user