From c8101433615d8368555d52f92928b40cd19445e4 Mon Sep 17 00:00:00 2001 From: tassaron Date: Sun, 8 May 2022 23:50:41 -0400 Subject: reorganize Classic Visualizer widgets to be more left-aligned Looks less weird when window is maximized --- src/components/original.ui | 97 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 68 insertions(+), 29 deletions(-) (limited to 'src') diff --git a/src/components/original.ui b/src/components/original.ui index 5df2f96..c7b7e22 100644 --- a/src/components/original.ui +++ b/src/components/original.ui @@ -47,7 +47,7 @@ Qt::Horizontal - QSizePolicy::MinimumExpanding + QSizePolicy::Fixed @@ -87,32 +87,60 @@ - + Qt::Horizontal + + QSizePolicy::Fixed + - 40 + 5 20 - + - Sensitivity + Y - + + + QAbstractSpinBox::UpDownArrows + + + -5000 + - 5 + 5000 + + + 10 + + + 0 + + + + Qt::Horizontal + + + + 40 + 20 + + + + @@ -121,28 +149,22 @@ 4 - + - Y + Scale - + - QAbstractSpinBox::UpDownArrows + QAbstractSpinBox::PlusMinus - -5000 - - - 5000 - - - 10 + 1 - 0 + 20 @@ -162,25 +184,42 @@ + + + + + + QLayout::SetDefaultConstraint + + + 4 + - + - Scale + Sensitivity - - - QAbstractSpinBox::PlusMinus + + + 5 - - 1 + + + + + + Qt::Horizontal - - 20 + + + 40 + 20 + - + -- cgit v1.2.3