added twopanel directive

This commit is contained in:
booploops 2022-02-25 18:25:38 -08:00
parent d9081e0037
commit e4030c10c0
6 changed files with 189 additions and 47 deletions

View file

@ -42,6 +42,7 @@
<div id="app-main" v-show="appMode == 'player'">
<%- include('app/chrome-top'); %>
<%- include('app/app-navigation'); %>
<%- include('app/chrome-bottom'); %>
</div>
</transition>
<transition name="fsModeSwitch">