LLSimpleCamera icon indicating copy to clipboard operation
LLSimpleCamera copied to clipboard

Cannot focus camera

Open EthanSchatzline opened this issue 8 years ago • 1 comments

Hello,

I am Using some overlays that are on a scrollView ontop of the camera view. (Like snapchat where you have camera controls then can scroll up to see other controls like settings and stuff). Because of this, my cameraView does not recognize any taps because the overlays and scrollView pick them all up.

Would you be able to make those control methods public so I can call them manually? focusAtPoint showFocusBox

EthanSchatzline avatar Mar 13 '16 05:03 EthanSchatzline

Also, Could you make it possible to disable the camera freezing? I would like to disable that feature for my situation.

EthanSchatzline avatar Mar 13 '16 06:03 EthanSchatzline