bigbigbomb / bbcommon-ios

MIT License
1 stars 2 forks source link

Using DSFingerTipWindow as app's mainWindow on iOS8 breaks device rotation #1

Open tbunch opened 10 years ago

tbunch commented 10 years ago

iOS 8 modifies the behavior of the main window on device rotation. One symptom of the issue here is if you tap into an editable UITextField an bring the keyboard up, the keyboard will not switch to the new orientation. It is forever stuck in the orientation it was in when it first came up.

tbunch commented 10 years ago

This issue appears to be fixed in https://github.com/kgn/fingertips/commit/425b93c0b979af0f88b467df9022acf4a0c56be0