FreeCAD: master 975c03a2

Author Committer Branch Timestamp Parent
abdullah abdullah master 2020-11-08 05:54:51 master 65c96a3b
Changeset Sketcher: Some fixes to bspline weight information layer

- fix sign/unsign comparison warning
- show intent in for loop comparison, values inside the loop over size() are not intended and are undesirable
- do not use itw for an index, as it evokes an interator - it -
- BSpline Weight on information layer positioned one line under Knot multiplicity
mod - src/Mod/Sketcher/Gui/ViewProviderSketch.cpp Diff File