(2017-08-12, 9:53)Magnus Forsberg Wrote:(2017-08-11, 16:31)Philippe Hurbain Wrote: - it is very difficult to properly attach new elements (lines, quads, etc) to these vertices, as only one vertex must be selected, forcing to zoom a lot to reach one of the vertices.
I've even seen some funny cond-lines created on these clouds of vertices.
Snapped to the first vertex, and then trying to snap to the second, I seemed to have created a condline without controlpoints, but after zooming in real close I saw a cond-line with very, very short control points.
Yes... the old implementation was strange. I checked the real distance between the vertices, not the vertex distance on the screen. I am pretty sure that these issue are gone in the next release :)