Skip to content

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

@appmonkey8010

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];

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