Skip to content

PopMenuPresentationStyle Doesn't Do Anything #56

@bradleyandrew

Description

@bradleyandrew

✔️ Issue Checklist

✍🏻 Issue Description

When configuring the appearance of the Pop Menu, popMenuPresentationStyle doesn't do anything.

Write code as follows:
popMenu.appearance.popMenuPresentationStyle = .near(.left, offset: CGPoint(x: 100, y: 100))
No change in Pop Menu.

This parameter seems to be present in PopMenuAppearance.swift but there is no reference to it anywhere else in the code.

Thanks!

💻 Environment

  • iOS Version: iOS 14
  • Xcode Version: 12
  • Device(s): iPhone 11 Pro
  • Simulator?: ☑️

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