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 use of selections in drawable modes on mirrored layers #5

Open
igorski opened this issue Jan 10, 2021 · 0 comments
Open

Allow use of selections in drawable modes on mirrored layers #5

igorski opened this issue Jan 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@igorski
Copy link
Owner

igorski commented Jan 10, 2021

It is currently not possible to use selections alongside brush operations when the destination layer is mirrored. This requires the appropriate translations on the canvas context (see paint() in layer-sprite.js).

Until this issue is resolved, drawing is disabled for layers that are mirrored (see canDrawOnSelection() in tool-types.js).

@igorski igorski added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jan 10, 2021
@igorski igorski changed the title Allow use of selections in drawable modes on rotated or mirrored layers Allow use of selections in drawable modes on mirrored layers Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant