Page MenuHomePhabricator

LiveWireTool2D: Increase mouse cursor radius of influence towards existing control points
Closed, WontfixPublic

Description

Please decrease the sensitivity of a single control point towards the mouse cursor coordinates.

This can be achieved by computing a certain radius around the cursor coordinates and look for each existing control point whether it lies within this respective circle.
Instead of creating a new control point this existing one should be used for the subsequent actions which will be undertaken by the user (dragging, deleting, etc. of the control point).

Event Timeline

This leads to the annoying fact that the control point can't be moved if the window/ zoom level is small. It seems like always adding some new point to the contour.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.