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

[BUG] Small pixel art is blurry and doesn't fit in image preview #174

Closed
DeLoR1AnEc opened this issue May 15, 2024 · 2 comments
Closed

[BUG] Small pixel art is blurry and doesn't fit in image preview #174

DeLoR1AnEc opened this issue May 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request UI/UX User interface and/or user experience
Milestone

Comments

@DeLoR1AnEc
Copy link

image

@DeLoR1AnEc DeLoR1AnEc changed the title [Bug Fix] Pixel art is blurry and doesn't fit in image preview [Bug Fix] Small pixel art is blurry and doesn't fit in image preview May 15, 2024
@DeLoR1AnEc DeLoR1AnEc changed the title [Bug Fix] Small pixel art is blurry and doesn't fit in image preview [BUG] Small pixel art is blurry and doesn't fit in image preview May 15, 2024
@Loran425 Loran425 added the UI/UX User interface and/or user experience label May 15, 2024
@CyanVoxel CyanVoxel self-assigned this May 15, 2024
@CyanVoxel CyanVoxel added this to the Alpha 9.3.x milestone May 15, 2024
@CyanVoxel
Copy link
Member

I can get this addressed soon. The blurriness will be a simple fix but I'm not sure what you mean by how an image "doesn't fit in image preview". All of the pixels from the original images are displayed in thumbnails you've shown, just with the bilinear filtering making them look a bit wonky. When I fix the blurriness by changing to a "nearest neighbor" filtering mode, they appear as this:

image

I just want to make sure that you're not referring to a different issue that I can't see or am not aware of.

@CyanVoxel CyanVoxel modified the milestones: Alpha 9.3.x, Alpha 9.2.1 May 15, 2024
@DeLoR1AnEc
Copy link
Author

It seems like it looked "cropped" because of blur, so now everything is okay.

@CyanVoxel CyanVoxel added bug Something isn't working enhancement New feature or request labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request UI/UX User interface and/or user experience
Projects
None yet
Development

No branches or pull requests

3 participants