Jun Tanaka
Jun Tanaka
Hi @Allui, Thanks for your PR! We are also considering features like movement mode for `PanoramaView`. In your code, you defined `enum PanoramaMoveType` as a single value to toggle rotation...
Hi @Mark-SS Thanks for your report. Is there an example project to demonstrate the issue?
Thank you for sharing! 🙇 I will investigate the cause.
For now MetalScope does not have that function.
Hi @turk-jk, I'm really sorry for the late reply 🙇 For presenting eye (sight) indicator, use `OrientationIndicatorView` in MetalScope. First, add new `OrientationIndicatorView` to your view. ```swift let indicator =...