hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.87k stars 677 forks source link

canRotateCamera not working #363

Closed niloupharAV closed 4 years ago

niloupharAV commented 6 years ago

when I use canRotateCamera = true it's not workimng and camera still is in portrait mode

tomasbykowski commented 6 years ago

@niloupharAV Try changing it directly in the source file "Configurations".

PhoenixLeeSin commented 6 years ago

@tomasbykowski i faced this canRotateCamera not working....i see in the "Configurations" 'public var canRotateCamera = true' can u tell me how to resolve it ?

PhoenixLeeSin commented 6 years ago

@niloupharAV did u resolve it ?