Added settings toggle to move the navbar at the bottom in mobile view (#93)

This commit is contained in:
Ondřej Hruška
2017-07-22 19:51:34 +02:00
committed by GitHub
parent 984d2d4cb6
commit 74a0cc6a11
4 changed files with 15 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ These are only used if no previously-saved values exist.
const initialState = ImmutableMap({
layout : 'auto',
stretch : true,
navbar_under : false,
collapsed : ImmutableMap({
enabled : true,
auto : ImmutableMap({