hide/show library is no longer an experiment

- hide/show library can now only be used with the mojave layout
This commit is contained in:
booploops 2022-06-04 21:57:48 -07:00
parent 0d9236a4ad
commit e6d9ec8a80
2 changed files with 1 additions and 14 deletions

View file

@ -53,7 +53,7 @@
<%- include('../svg/chevron-right.svg') %>
</button>
</div>
<div class="app-chrome-item" v-if="cfg.advanced.experiments.includes('collapseSidebar')">
<div class="app-chrome-item" v-if="getThemeDirective('windowLayout') == 'twopanel'">
<button
class="playback-button collapseLibrary"
v-b-tooltip.hover