Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Moving frames does not work correctly. #3

Open
JacobAsmuth opened this issue Jun 10, 2014 · 2 comments
Open

Moving frames does not work correctly. #3

JacobAsmuth opened this issue Jun 10, 2014 · 2 comments
Labels

Comments

@JacobAsmuth
Copy link

Attempting to hold E and drag/move a frame does not work correctly. Upon trying to move a created frame to the left, or up, relative to the plane it was placed on, the direction reverses and the frame starts to move right or down respectively.

Steps to reproduce:

  1. Make a frame, I simply created the a plain DFrame with size 250, 150, and a postion of (0,0)
  2. hold E on the corner of the frame and try to move it to the left or up
  3. See that it doesn't work.
@handsomematt
Copy link
Owner

No idea how to fix this, pretty sure it's to do with how DFrame handles it's dragging (not very well), getting this to work would require a lot more hacks then worth.

@MattJeanes
Copy link
Contributor

This is partially fixed by 1b52ea2 - it shouldn't reverse direction anymore when going up or left but it might just refuse to move at all.

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

3 participants