Skip to content

Landscape orientation #8

Description

@sashalt

Landscape orientation is not properly handled and produces weird results while scrolling with wrong alpha.
ViewDidLoad detects window bounds not accounting for orientation.

A quick fix is to use _windowSize = self.view.frame.size; in ViewDidLoad.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions