Skip to content
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

Copy Paste Operation Causes Grid Misalignment #1464

Closed
GitBlough opened this issue Oct 5, 2016 · 6 comments
Closed

Copy Paste Operation Causes Grid Misalignment #1464

GitBlough opened this issue Oct 5, 2016 · 6 comments
Labels
Prio:2 Medium priority: Non crash bugs that impede the user, features that add new functionality. Type:Bug Errors and problems

Comments

@GitBlough
Copy link

Steps to reproduce:

  1. New map.
  2. Create a 16 unit cube at the edge of the starter brush.
  3. Copy the 16 unit cube.
  4. Paste the 16 unit cube.

The pasted cube will be misaligned and you will need to lower the grid size to position it flush against the starter brush. If you use the duplication operation, the new brush aligns just fine.

TrenchBroom 2.0.0 Beta Build 2f3c498 RelWithDebInfo

As always, ignore if already reported.

@kduske
Copy link
Collaborator

kduske commented Oct 5, 2016

Paste it where? Can you post screenshots or a video?

@GitBlough
Copy link
Author

1
2
3

Yes of course, the issue is the grid change on the pasted cube. If you duplicate instead of copy/paste, then there is no grid change (which is correct)

@kduske
Copy link
Collaborator

kduske commented Oct 5, 2016

It should try to align it to the point under the mouse. Not sure why it ends up like this - I'll have a look.

@kduske kduske added Type:Bug Errors and problems Platform:All Prio:2 Medium priority: Non crash bugs that impede the user, features that add new functionality. labels Oct 5, 2016
@kduske kduske added this to the TrenchBroom 2.0.0 milestone Oct 5, 2016
kduske added a commit that referenced this issue Oct 9, 2016
@kduske
Copy link
Collaborator

kduske commented Oct 9, 2016

Fixed in c5b4fa3.

@kduske kduske closed this as completed Oct 9, 2016
@ericwa
Copy link
Collaborator

ericwa commented Dec 6, 2016

This is still happening on 6156a72 : if I put my mouse in the void and press Cmd+V, a grid aligned 16x16x16 unit cube will be pasted off-grid.

@kduske
Copy link
Collaborator

kduske commented Dec 23, 2016

Fixed in 71dd47f.

@kduske kduske closed this as completed Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prio:2 Medium priority: Non crash bugs that impede the user, features that add new functionality. Type:Bug Errors and problems
Projects
None yet
Development

No branches or pull requests

3 participants