FreeCAD: master 71236cbc

Author Committer Branch Timestamp Parent
Neinei0k wwmayer master 2020-10-15 03:45:04 master d7529914
Changeset [Sketcher] Changes to drawing of constraint icons.

* Change the formula to calculate maximum distance for merging of constraint icons.
* Ignore z coordinate while calculating the distance between icons. It is irrelevant but can slightly differ between icons.
* Choose first icon from the group of nearby icons as a location of the composite icon, instead of choosing icon closest to the average position. Fixes jittering of the icon while one of the constraints is moved.
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File