Thursday, October 4, 2012

Duplicate point creation fixed and hinter options fixes

Today I fixed a bug that caused duplicate points to be created on sketch: instead of returning the existing point, a new one was created. A case when duplicate points were created was when adding a fillet/chamfer.

Before the bug fix, we had 6 points:



After the fix, only 4 points remain:



I've also fixed some bugs related to the Hinter options dialog. All the changes are commited here

No comments: