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

Adjust pasted token offset by the destination grid #3870

Conversation

kwvanderlinde
Copy link
Collaborator

@kwvanderlinde kwvanderlinde commented Mar 16, 2023

Identify the Bug or Feature request

Should hopefully fix #2260 for good.

Description of the Change

Fixed a case of adjusting for the wrong grid when pasting tokens. In this case we needed to adjust for the destination grid, but were adjusting for the source grid.

Possible Drawbacks

Should be none

Documentation Notes

N/A

Release Notes

  • Fixed a bug where tokens were being pasted in the wrong cell when the grid was adjusted.

This change is Reviewable

@cwisniew cwisniew merged commit aa459a7 into RPTools:develop Mar 28, 2023
@cwisniew cwisniew added the bug label Mar 29, 2023
@kwvanderlinde kwvanderlinde deleted the bugfix/2260-fix-copy-adjustGrid-paste-sequence branch April 13, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Offset grid: pasted tokens no longer go in the cell we want
3 participants