Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

Ellipse region moves to the right before dragging #173

Closed
JamieDass opened this issue Jun 20, 2017 · 1 comment
Closed

Ellipse region moves to the right before dragging #173

JamieDass opened this issue Jun 20, 2017 · 1 comment
Assignees

Comments

@JamieDass
Copy link
Contributor

If a user drags an ellipse region that is bigger in the x direction than in the y direction, the region first jumps to the right before performing the drag action. The jump is the same size as the width of the ellipse (i.e. 2x the major radius).

To reproduce:

  1. Draw an ellipse region that is wider than it is high
  2. Try to drag the ellipse by clicking in the middle and moving the mouse
  3. The region will immediately move to the right and then act as if it's being dragged from a new starting point

(Right now I'm not sure if this is related to issue #171 but it's possible)

@kswang1029
Copy link
Contributor

fixed in #197

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

No branches or pull requests

2 participants