-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Index mode spray does not handle masked color as expected #3063
Comments
See also the relevant Discord discussion: https://discord.com/channels/324979738533822464/348146938530496513/911989782501003315 |
Thanks for this report @hapiel! We'll fix it. |
@Gasparoken I can't reproduce this. |
It can be reproduced by doing this:
|
iamOgunyinka
added a commit
to iamOgunyinka/aseprite
that referenced
this issue
Dec 15, 2021
iamOgunyinka
added a commit
to iamOgunyinka/aseprite
that referenced
this issue
Dec 16, 2021
iamOgunyinka
added a commit
to iamOgunyinka/aseprite
that referenced
this issue
Dec 17, 2021
iamOgunyinka
added a commit
to iamOgunyinka/aseprite
that referenced
this issue
Dec 17, 2021
martincapello
added a commit
to martincapello/aseprite
that referenced
this issue
Sep 15, 2022
martincapello
added a commit
to martincapello/aseprite
that referenced
this issue
Sep 16, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In indexed mode, when drawing with the masked color with the spray tool, on a non background layer, in "simple ink" mode, if the masked color does not have alpha 0, it either does not work or it attempts to draw another color.
See demonstration:
Spray does draw a color (the one closest to the masked color) with right click if you have mask on right and random color on left, but not if you do that the other way around.
This behaviour is different from the pencil tool, the pencil tool behaves as I expect. Therefor the spray tool behaviour is unexpected.
Aseprite and System version
The text was updated successfully, but these errors were encountered: