From 736633926682d255fe13c27c16e989c87cb91db2 Mon Sep 17 00:00:00 2001 From: donovaly Date: Fri, 12 Jun 2020 01:35:22 +0200 Subject: [PATCH] [TD] GeomHatch dialog: use sensible hatch limits - negative scale and line width is not sensible and lead to strange effects thus set a minimum - set the minimum reasonably above 0 since e.g. a hatch scale of 0.01 fills 8 GB RAM -> out of RAM error - disable KeyboardTracking since we don't want a time-consuming recomputation while the user changes a value --- src/Mod/TechDraw/Gui/TaskGeomHatch.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/Mod/TechDraw/Gui/TaskGeomHatch.ui b/src/Mod/TechDraw/Gui/TaskGeomHatch.ui index 44e72ce64411..e4c5b5357379 100644 --- a/src/Mod/TechDraw/Gui/TaskGeomHatch.ui +++ b/src/Mod/TechDraw/Gui/TaskGeomHatch.ui @@ -145,6 +145,12 @@ Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + false + + + 0.100000000000000 + 0.100000000000000 @@ -167,6 +173,12 @@ Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + false + + + 0.001000000000000 + 0.100000000000000