changeset 4485:685a5fd3a2f3

Client: change toolbar to be extened by default
author Bernhard Reiter <bernhard@intevation.de>
date Thu, 26 Sep 2019 12:45:56 +0200
parents 819eafe60f41
children e58fc3a62118
files client/src/store/application.js
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/store/application.js	Thu Sep 26 12:16:23 2019 +0200
+++ b/client/src/store/application.js	Thu Sep 26 12:45:56 2019 +0200
@@ -41,7 +41,7 @@
     showFairwayDepth: false,
     showFairwayDepthLNWL: false,
     contextBoxContent: null, // bottlenecks, imports, staging
-    expandToolbar: false,
+    expandToolbar: true,
     countries: ["AT", "SK", "HU", "HR", "RS", "BiH", "BG", "RO", "UA"],
     searchQuery: "",
     version,