From e8e9d6464b7993d521393b0d3cb4d3bac59e649e Mon Sep 17 00:00:00 2001 From: David Rowe Date: Mon, 30 Jun 2014 12:41:01 -0700 Subject: [PATCH] Fix running scripts scrollbar and add scrollbar to list of all scripts --- interface/ui/runningScriptsWidget.ui | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/interface/ui/runningScriptsWidget.ui b/interface/ui/runningScriptsWidget.ui index 71efe6970a..b58c8436d0 100644 --- a/interface/ui/runningScriptsWidget.ui +++ b/interface/ui/runningScriptsWidget.ui @@ -137,7 +137,7 @@ background: transparent; Helvetica,Arial,sans-serif - 16 + -1 75 false true @@ -326,9 +326,6 @@ padding-top: 3px; Qt::LeftToRight - - margin: 0; - QFrame::NoFrame @@ -336,7 +333,7 @@ padding-top: 3px; 0 - Qt::ScrollBarAlwaysOn + Qt::ScrollBarAsNeeded Qt::ScrollBarAlwaysOff @@ -352,7 +349,7 @@ padding-top: 3px; 0 0 - 269 + 284 16 @@ -460,7 +457,6 @@ font: bold 16px; background: transparent; font-size: 14px; - runningScriptsList @@ -627,10 +623,10 @@ QListView::item { QFrame::Plain - Qt::ScrollBarAlwaysOff + Qt::ScrollBarAlwaysOn - Qt::ScrollBarAsNeeded + Qt::ScrollBarAlwaysOff