Skip to content

krImageViewer appear on the background, so you can,t see it #2

Description

@appmonkey8010

You could fix this by adding the view to Application and not to parent view, so it is provided that the images are always in front: Replace [self.krImageViewer resetView:self.view.window]; with [self.krImageViewer resetView:[UIApplication sharedApplication].keyWindow];

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