Fix media timeline attachments being small by adding an option to not render background tabs in tab switcher
This commit is contained in:
parent
fbe7af3d56
commit
476bf0afe1
6 changed files with 52 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
/* eslint-env browser */
|
||||
import TabSwitcher from '../tab_switcher/tab_switcher.jsx'
|
||||
import TabSwitcher from '../tab_switcher/tab_switcher.js'
|
||||
import StyleSwitcher from '../style_switcher/style_switcher.vue'
|
||||
import InterfaceLanguageSwitcher from '../interface_language_switcher/interface_language_switcher.vue'
|
||||
import { filter, trim } from 'lodash'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue