FreeCAD: master 73663392

Author Committer Branch Timestamp Parent
uwestoehr wandererfan master 2020-06-11 23:35:22 master 4d0cd751
Changeset [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
mod - src/Mod/TechDraw/Gui/TaskGeomHatch.ui Diff File