CameraDeepAR icon indicating copy to clipboard operation
CameraDeepAR copied to clipboard

[iOS] zoomTo not implemented

Open michaelgaultjr opened this issue 3 years ago • 2 comments

Problem

Calling controller.zoomTo on iOS does nothing, after looking into it I noticed that on iOS zoomTo is not implemented, the only references to zooming is a commented out for pinch to zoom https://github.com/mtellect/CameraDeepAR/blob/32ba7e9c8d08a4dbcb69a6e124e768b82b800162/ios/Classes/SwiftCameraDeepArPlugin.swift#L402-L422

michaelgaultjr avatar Jan 07 '22 00:01 michaelgaultjr

Sorry this feature hasn't been tested properly, that's why it's commented out.

mtellect avatar Jan 07 '22 06:01 mtellect

No problem, just wanted to make sure it was brought to your attention

michaelgaultjr avatar Jan 07 '22 16:01 michaelgaultjr