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

Area select tool, move selection up or down px by px #253

Open
NicDoesCode opened this issue Sep 20, 2023 · 0 comments
Open

Area select tool, move selection up or down px by px #253

NicDoesCode opened this issue Sep 20, 2023 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@NicDoesCode
Copy link
Owner

Currently if you want to move a group of pixels up or down by anything that isn't a whole tile (multiple of 8px) then you need to repaint the part of the image in the new position, which is tedious.

Make it so that you can move an area of the image on a px by px basis.

Things to consider:

  • Will any linked tiles be unlinked by the operation?
  • Should that be a selectable option?
@NicDoesCode NicDoesCode added the feature New feature or request label Sep 20, 2023
@NicDoesCode NicDoesCode added this to the Release 1.5 milestone Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant