yeahdongcn / RSBarcodes_Swift

1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.
MIT License
710 stars 185 forks source link

Orientation change not working #40

Open DavidSporer opened 8 years ago

DavidSporer commented 8 years ago

Hi,

I've created a view controller that is working in general. The problem however is that if I start the app in portrait mode everything is working. If I turn the app to landscape, all UI elements are changing but the camera is still showing the portrait view.

Does anyone know this problem?

Thanks David

neoneye commented 6 years ago

I fixed this a while ago, see PR 84