Skip to content

Make VR Image aspect ratio configurable with portrait override #2243

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tf
Copy link
Member

@tf tf commented Jun 12, 2025

VR Images previously used fixed aspect ratios based on content width (0.5 for full width, 0.75 for others). Users can now configure explicit aspect ratios while maintaining backwards compatibility through an Auto option that preserves the original behavior.

Portrait orientation support allows different aspect ratios for mobile devices, following the same pattern as iframe embeds. This gives content creators better control over how VR panoramas display across different viewport orientations and sizes.

REDMINE-21041

@tf tf added this to the v17.1 milestone Jun 12, 2025
VR Images previously used fixed aspect ratios based on content width
(0.5 for full width, 0.75 for others). Users can now configure explicit
aspect ratios while maintaining backwards compatibility through an Auto
option that preserves the original behavior.

Portrait orientation support allows different aspect ratios for mobile
devices, following the same pattern as iframe embeds. This gives content
creators better control over how VR panoramas display across different
viewport orientations and sizes.

REDMINE-21041
@tf tf force-pushed the vr-aspect-ratio branch from 6978792 to 4e2302b Compare June 12, 2025 10:36
@tf tf marked this pull request as ready for review June 12, 2025 11:15
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.

1 participant