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

Allow all tools to work on rotated layers #300

Open
12 tasks
JordanMagnuson opened this issue Feb 21, 2022 · 1 comment
Open
12 tasks

Allow all tools to work on rotated layers #300

JordanMagnuson opened this issue Feb 21, 2022 · 1 comment

Comments

@JordanMagnuson
Copy link

JordanMagnuson commented Feb 21, 2022

Part of Improvements to bounding boxes and rasterized layers

Intermediate solution:

  • Program setting to "automatically rasterize layer when attempting to use tools on it" (So e.g. attempting to erase on a rotated layer would automatically rasterize the layer so the erase can be performed.)

List of tools that need to be updated to work on rotated layers:

  • Image > Trim (trim layer does not currently work correctly on rotated layers)
  • Selection tool (currently selection is not transformed correctly when e.g. copying or deleting selection of rotated layer)
  • Erase
  • Magic wand
  • Paint bucket / Fill
  • Clone
  • Crop
  • Blur
  • Sharpen
  • Desaturate
  • Bulge/Pinch

See #287 (comment)
See #287 (comment)

See also Setting to automatically trim/expand layer size after image manipulation

@JordanMagnuson
Copy link
Author

JordanMagnuson commented Feb 22, 2022

An easier intermediate "solution" to using tools on rotated layers could be to have a program setting to "automatically rasterize layer when attempting to use tools on it." (So e.g. attempting to erase on a rotated layer would automatically rasterize the layer so the erase can be performed.)

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

No branches or pull requests

1 participant