|
|
@@ -92,7 +92,7 @@ block content
|
|
|
ng-class="{ 'ide-history-open' : (ui.view == 'history' && history.isV2) }",
|
|
|
layout="main",
|
|
|
ng-hide="state.loading",
|
|
|
- resize-on="layout:chat:resize,history:toggle",
|
|
|
+ resize-on="layout:chat:resize,history:toggle,layout:flat-screen:toggle",
|
|
|
minimum-restore-size-west="130"
|
|
|
custom-toggler-pane=hasFeature('custom-togglers') ? "west" : false
|
|
|
custom-toggler-msg-when-open=hasFeature('custom-togglers') ? translate("tooltip_hide_filetree") : false
|