From 776fae3d3824294a094eb08ba4e5fb94b6af0f48 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 19 Oct 2016 23:55:09 +0200 Subject: [PATCH] Add scroll bars to the audio strips if needed. --- ui_mainwindow.ui | 144 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 112 insertions(+), 32 deletions(-) diff --git a/ui_mainwindow.ui b/ui_mainwindow.ui index 5959b11..dc32f76 100644 --- a/ui_mainwindow.ui +++ b/ui_mainwindow.ui @@ -617,7 +617,7 @@ - + 6 @@ -625,24 +625,64 @@ 0 - - - QLayout::SetFixedSize + + + QFrame::NoFrame - - - - - - Qt::Horizontal + + Qt::ScrollBarAlwaysOff - - - 40 - 20 - + + true - + + + + 0 + 0 + 505 + 236 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + QLayout::SetFixedSize + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + @@ -1067,7 +1107,7 @@ - + 6 @@ -1075,24 +1115,64 @@ 0 - - - QLayout::SetFixedSize + + + QFrame::NoFrame - - - - - - Qt::Horizontal + + Qt::ScrollBarAlwaysOff - - - 40 - 20 - + + true - + + + + 0 + 0 + 728 + 282 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + QLayout::SetFixedSize + + + + + + + Qt::Horizontal + + + + 723 + 20 + + + + + + + -- 2.39.2