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

Use total pixels instead of max(width, height) for determining the maximum image size #500

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

andybak
Copy link
Contributor

@andybak andybak commented Aug 13, 2023

Also increase the Quest limit slightly.

This fixes one of the example included panoramas not loading on the Quest. It's easier to do this than to override the logic to force a new example image to copy into the Media Library and it seems like a better approach in any case.

…ximum image size. Also increase the Quest limit slightly.

This fixes one of the example included panoramas not loading on the Quest. It's easier to do this than to override the logic to force a new example image to copy into the Media Library and it seems like a better approach in any case.
@andybak andybak merged commit ec2dd1a into main Aug 14, 2023
27 checks passed
@mikeage mikeage added the bugfix Something has been fixed label Aug 15, 2023
@mikeage mikeage deleted the fix/image-dimensions-calculation branch August 15, 2023 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something has been fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants