-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dragging in assembly doesn't work #699
Comments
git bisect claims that f952991 is the culprit. THe commit message also indicates that this commit changed drag behavior:
|
f952991 introduced a new function Maybe |
@Christoph-D thanks for tagging me. Incomming pull request 700 should fix it without breaking things. Oh, your comment just updated. Yes, that is the fix. |
Thanks! |
System information
SolveSpace version: Built from source at 094eff7.
Operating system: Ubuntu 18.04
Expected behavior
I followed the tutorial on http://solvespace.com/box.pl. I expected the following behavior after importing
base.slvs
:Actual behavior
I can click on only some points of the part, and no matter which point I drag, and no matter if I press shift or ctrl, the part rotates about its origin.
I found no way to drag the part or to rotate about anything else than the part's origin.
Additional information
I used the file
base.slvs
from the zip file provided on http://solvespace.com/box.pl.The text was updated successfully, but these errors were encountered: