You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was previously using the EquirectProjection but wanted to switch to LittlePlanetProjection so I can zoom back and see on each side of my 360 video. I have played with the autoResize, useResizeObserver, CSS attributes the canvas, etc. but could not fix the resizing issues.
With the EquirectProjection (resizing while keeping the aspect ratio correctly) :
With the LittlePlanetProjection (resizing breaks the aspect ratio) :
I am using @egjs/react-view360": "4.0.0-beta.7".
Is this the expected behaviour for this projection ?
Description
Hi, I was previously using the EquirectProjection but wanted to switch to LittlePlanetProjection so I can zoom back and see on each side of my 360 video. I have played with the autoResize, useResizeObserver, CSS attributes the canvas, etc. but could not fix the resizing issues.
With the EquirectProjection (resizing while keeping the aspect ratio correctly) :
With the LittlePlanetProjection (resizing breaks the aspect ratio) :
I am using @egjs/react-view360": "4.0.0-beta.7".
Is this the expected behaviour for this projection ?
Steps to check or reproduce
The text was updated successfully, but these errors were encountered: