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

Fix empty preview image #2101

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

RunDevelopment
Copy link
Member

@RunDevelopment RunDevelopment commented Aug 15, 2023

Due to integer truncation, the size of a preview LOD could be 0. I fixed this by (1) rounding and (2) not going below 1.

Fixes #2100

image

@joeyballentine joeyballentine merged commit 9de2a44 into chaiNNer-org:main Aug 15, 2023
@RunDevelopment RunDevelopment deleted the issue2100 branch August 15, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resize (Resolution Node): image is not resized if width/height factor > 256
2 participants