From 8adf2aac25988d01812ade710e5fd1968ce7f9ea Mon Sep 17 00:00:00 2001 From: wmayer Date: Sun, 31 Jan 2021 16:26:22 +0100 Subject: [PATCH] [PD] [skip ci] fix alignment in pad dialog just a minor UI issue: when you decrease the width of the pad dialog (e.g. because you have a small screen), the alignment of the widgets is lost. This fixes it by grouping the widgets in a grid. --- src/Mod/PartDesign/Gui/TaskPadParameters.ui | 40 +++++++-------------- 1 file changed, 12 insertions(+), 28 deletions(-) diff --git a/src/Mod/PartDesign/Gui/TaskPadParameters.ui b/src/Mod/PartDesign/Gui/TaskPadParameters.ui index 375986c44e..5a040a832d 100644 --- a/src/Mod/PartDesign/Gui/TaskPadParameters.ui +++ b/src/Mod/PartDesign/Gui/TaskPadParameters.ui @@ -15,15 +15,15 @@ - - + + Type - + @@ -32,18 +32,14 @@ - - - - - + Length - + false @@ -70,17 +66,15 @@ the sketch plane's normal vector will be used true - - - - + + x - + x-component of direction vector @@ -102,18 +96,14 @@ the sketch plane's normal vector will be used - - - - - + y - + y-component of direction vector @@ -135,18 +125,14 @@ the sketch plane's normal vector will be used - - - - - + z - + z-component of direction vector @@ -171,8 +157,6 @@ the sketch plane's normal vector will be used - -