Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PopMenuPresentationStyle Doesn't Do Anything #56

Open
4 tasks done
bradleyandrew opened this issue Sep 24, 2020 · 0 comments
Open
4 tasks done

PopMenuPresentationStyle Doesn't Do Anything #56

bradleyandrew opened this issue Sep 24, 2020 · 0 comments

Comments

@bradleyandrew
Copy link

✔️ 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?: ☑️
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant