Skip to content

Arrow not showing #9

@ogezue

Description

@ogezue

Here is how I use your lib:

 private func showPopup(){
        
        let controller = PopoverController(items: popoverOptions(), fromView: stateImageView, direction: .up, style: .withImage)
        controller.coverColor = UIColor.darkGray
        controller.textColor = UIColor.white
        popover(controller)
    }

Unfortunately the error doesn't show up. Any idea what causes this? I'm using 3.0.1

bildschirmfoto 2018-08-08 um 09 47 26

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