fixed #280 - added option to hide tabs in fullscreen mode

This commit is contained in:
Eugene Pankov
2022-12-03 13:15:05 +01:00
parent 78b17d3980
commit d736bdace4
3 changed files with 14 additions and 1 deletions

View File

@@ -277,6 +277,15 @@ h3.mt-4(translate) Tabs
)
span(translate) Fixed
.form-line
.header
.title(translate) Show tabs in fullscreen mode
toggle(
[(ngModel)]='config.store.appearance.tabsInFullscreen',
(ngModelChange)='config.save();',
)
.form-line
.header
.title(translate) Hide tab index