• Ryan C. Gordon's avatar
    Some more iOS orientation rotation fixes. · b786ea8b
    Ryan C. Gordon authored
    - Always use a UIViewController, even if window is not resizable.
    - Let non-resizable windows still flip over, so user can hold device with the
    correct orientation, but upside down, if that's more comfortable.
    - Don't set the UIScreen unless we're forced to, as it resets some state.
    - Minor correction with conventions for -[self init] tapdance.
    
    --HG--
    extra : rebase_source : d1b861f1174282eccb34f5efd183b03f6efcc2fa
    b786ea8b
SDL_uikitwindow.m 10.1 KB