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

Checkerboard pattern needs consistency when previewing, zooming #34

Closed
tannerhelland opened this issue Sep 27, 2012 · 2 comments
Closed
Labels

Comments

@tannerhelland
Copy link
Owner

Right now, the checkerboard pattern is determined by the image's source size - not the destination size - which means that certain conditions (zooming in, previews) shows different sizes of checkerboard.

I need a system for preventing this.

@tannerhelland
Copy link
Owner Author

This is fixed for the main viewport as of 022ddec. It still needs tweaking when drawing previews.

@tannerhelland
Copy link
Owner Author

Fixed for all conditions as of 9e416e0

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

No branches or pull requests

1 participant