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

Resizing a selection deletes off-canvas pixels #267

Open
ZMYaro opened this issue Dec 24, 2022 · 1 comment
Open

Resizing a selection deletes off-canvas pixels #267

ZMYaro opened this issue Dec 24, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@ZMYaro
Copy link
Owner

ZMYaro commented Dec 24, 2022

Describe the bug
Resizing a selection that is at least partially off the canvas when the resizing completes deletes the off-canvas pixels.

Steps to reproduce the behavior

  1. Resize a selection so that part of the selection is off the canvas when resizing is complete (whether or not it was to begin with).
  2. Drag the selection back onto the canvas.

Expected behavior
The resized selection is intact.

Actual behavior
Any pixels that were off the selection when the resizing was completed were removed.

@ZMYaro ZMYaro added the bug label Dec 24, 2022
@ZMYaro ZMYaro added this to the v4.0 milestone Dec 24, 2022
@ZMYaro ZMYaro self-assigned this Dec 24, 2022
@ZMYaro
Copy link
Owner Author

ZMYaro commented Dec 24, 2022

This is not a new bug, and no one has raised it before, so I am not going to rush a fix into v3.4 this late in the game, but it should be a priority if I decide to do a v3.4.1 before the next big release.

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

No branches or pull requests

1 participant