Skip to content
This repository has been archived by the owner on Nov 8, 2017. It is now read-only.

bezier interaction: dragging path segment leaves control handle behind #6

Open
ntuckerxx opened this issue Jan 24, 2014 · 2 comments
Open
Labels

Comments

@ntuckerxx
Copy link

Depending on the selection state, sometimes, dragging a path segment leaves one of the control handles floating in space during the drag.

Repro:

  1. draw a circle
  2. deselect the circle
  3. using the selection tool, click on the path segment that defines the upper left quadrant of the circle. At this point, the control handles which define the point at 12 o'clock and 9 o'clock should become visible*.
  4. click directly on the anchor point at 9 o'clock. Nothing appears to change.
  5. Now mousedown on the path segment (the same one you clicked on in step 3) and drag it. You will see that the 12 o'clock control handle stays where it was while you're dragging this around.

This is a display-only bug.

  • bonus buglet: if you choose the upper right quadrant of the circle for step 3 instead of the upper left, only half of the 12 o'clock control handle becomes visible. I'm not sure why.
@ntuckerxx
Copy link
Author

Seems so minor for bug #6. :)

@artursapek
Copy link
Owner

Hahah I've noticed this as well. Thank you for reporting it and writing up the repro steps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants