From c54e3360734a249dee9d47347bbd2be51db51eef Mon Sep 17 00:00:00 2001 From: Uwe Date: Sun, 12 Jun 2022 16:52:41 +0200 Subject: [PATCH] [FEM] function dialogs size fix - as suggested in https://github.com/FreeCAD/FreeCAD/commit/9713993233825cada86e589c09c6701c975d6cf2#r75908012 the labels should have maximum size policy --- src/Mod/Fem/Gui/PlaneWidget.ui | 12 ++++++++++++ src/Mod/Fem/Gui/SphereWidget.ui | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/src/Mod/Fem/Gui/PlaneWidget.ui b/src/Mod/Fem/Gui/PlaneWidget.ui index d2b1bc77ab..2252ddd32b 100644 --- a/src/Mod/Fem/Gui/PlaneWidget.ui +++ b/src/Mod/Fem/Gui/PlaneWidget.ui @@ -48,6 +48,12 @@ + + + 0 + 0 + + Origin @@ -88,6 +94,12 @@ + + + 0 + 0 + + Normal diff --git a/src/Mod/Fem/Gui/SphereWidget.ui b/src/Mod/Fem/Gui/SphereWidget.ui index dbdd19fbaf..de2118ab79 100644 --- a/src/Mod/Fem/Gui/SphereWidget.ui +++ b/src/Mod/Fem/Gui/SphereWidget.ui @@ -48,6 +48,12 @@ + + + 0 + 0 + + Center @@ -94,6 +100,12 @@ + + + 0 + 0 + + Radius