We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported here: https://community.aseprite.org/t/zoom-grid-vs-checkered-background/16566
Create a new sprite with a checkered background and grid of 64x64, and then zoom out.
The text was updated successfully, but these errors were encountered:
at 33.3% the grid also diverges significantly from the underlying image - try setting a 128x128 grid on a 1024x1024 image.
If you're trying to lay down tiles or whatever it becomes a huge pain for the grid to diverge this far from the real location
Sorry, something went wrong.
Fixed with ff14066
@martincapello remember to include the (fix #issueNumber) in the commit description
Use coordinates of type double to calculate grid lines positions
ff14066
martincapello
Successfully merging a pull request may close this issue.
Reported here: https://community.aseprite.org/t/zoom-grid-vs-checkered-background/16566
Create a new sprite with a checkered background and grid of 64x64, and then zoom out.
The text was updated successfully, but these errors were encountered: