[Lada-commits] [PATCH 1 of 2] Remove scrollbar from ProbeEdit

Wald Commits scm-commit at wald.intevation.org
Mon Jul 4 11:26:50 CEST 2016


# HG changeset patch
# User Evi Huber <ehuber at bfs.de>
# Date 1467617418 -7200
# Node ID 8280cd5694e5449d86ac58c2cca80c94628d9005
# Parent  8422d9348dc5083671286b8c4cedcc3466a56586
Remove scrollbar from ProbeEdit

diff -r 8422d9348dc5 -r 8280cd5694e5 app/view/window/ProbeEdit.js
--- a/app/view/window/ProbeEdit.js	Tue Jun 28 14:42:32 2016 +0200
+++ b/app/view/window/ProbeEdit.js	Mon Jul 04 09:30:18 2016 +0200
@@ -24,7 +24,6 @@
     collapsible: true,
     maximizable: true,
     autoShow: true,
-    autoScroll: true,
     layout: 'fit',
     constrain: true,
 


More information about the Lada-commits mailing list