From b4667b6bace5c5c413eae19113675394da3300aa Mon Sep 17 00:00:00 2001 From: mgrojo Date: Tue, 18 Dec 2018 22:53:56 +0100 Subject: [PATCH] Change the maximum size of the SQL results pane to a more flexible approach Set a default equal to the previous maximum, but allow user to grow this pane to any value, permitted by the other widgets. See issue #1670 --- src/SqlExecutionArea.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/SqlExecutionArea.ui b/src/SqlExecutionArea.ui index 57d5e753..2fb1b085 100644 --- a/src/SqlExecutionArea.ui +++ b/src/SqlExecutionArea.ui @@ -198,11 +198,11 @@ - - - 16777215 - 120 - + + + 0 + 120 +